public class TlvBufferUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TlvBufferUtils.TlvConstructor
Utility class to construct byte arrays using the TLV format -
Type/Length/Value.
|
static class |
TlvBufferUtils.TlvElement
Utility class used when iterating over a TLV formatted byte-array.
|
static class |
TlvBufferUtils.TlvIterable
Utility class to iterate over a TLV formatted byte-array.
|