Package com.pnfsoftware.jeb.util.encoding.cbor
package com.pnfsoftware.jeb.util.encoding.cbor
CBOR (Concise Binary Object Representation) types.
-
ClassDescriptionConstant values used by the CBOR format.Provides a decoder capable of handling CBOR encoded data from a
InputStream
.Provides an encoder capable of encoding data into CBOR format to a givenOutputStream
.Represents the various major types in CBOR, along with their .