| Interface | Description |
|---|---|
| TtlvBuilder |
Builder of TTLV-encoded messages.
|
| TtlvExtractor |
Extractor of data from TTLV-encoded messages.
|
| Class | Description |
|---|---|
| BinaryDecoder |
Decoder for a binary encoding scheme.
|
| BinaryEncoder |
Encoder for a binary encoding scheme.
|
| BinaryEncoding |
Encoding scheme for binary data.
|
| StandardBinaryEncodings |
Standard encoding schemes for binary data.
|
| Ttlv |
Operations with TTLV-encoded messages.
|
| Exception | Description |
|---|---|
| BinaryCodingException |
Indicator of an error during the use of a binary encoding scheme.
|