搜索资源列表
tlv.tar
- BER-TLV格式编码:解码、编码源码。目前在很多行业都有应用。-BER-TLV format for encoding: decoding, encoding source. Currently have applications in many industries.
TLVDecode_bin
- TLV编码就是指先对Tag编码,再对Length编码,最后对Value编码。BER编码的长度确定的编码方式就是这样的。-TLV Tag coding means for coding the first, and then the Length coding, the last of the Value Code. Determine the BER encoded length encoding is one such.
BerTlv
- Class for representing BER-TLV objects.