Package | Description |
---|---|
org.codice.ddf.libs.klv | |
org.codice.ddf.libs.klv.data.set |
Modifier and Type | Method and Description |
---|---|
KlvContext |
KlvDecoder.decode(byte[] klvBytes)
Decodes the KLV data inside
klvBytes according to the properties in the KlvContext that was provided in the constructor. |
Constructor and Description |
---|
KlvDecoder(KlvContext klvContext)
Creates a
KlvDecoder with the given KlvContext . |
Constructor and Description |
---|
KlvLocalSet(byte[] key,
String name,
KlvContext localSetKlvContext)
Constructs a
KlvLocalSet whose value is a chain of KLV data elements. |
This work is licensed under a Creative Commons Attribution 4.0 International License.