How to deal with two-byte tag???
Closed this issue · 1 comments
JaeSuki commented
I need to support UInt32 tags.But This TLVCoding only support UInt8 tag
colemancda commented
There is currently no way. This library would have to be rewritten to support different tag sizes.