Package org.codice.ddf.libs.klv.data
package org.codice.ddf.libs.klv.data
-
ClassDescriptionA public domain class for working with Key-Length-Value (KLV) byte-packing and unpacking.The number of bytes in the key field can be one byte, two bytes, four bytes, or sixteen bytes.The encoding style for the length field can be fixed at one byte, two bytes, four bytes, or variable with Basic Encoding Rules (BER).