| CborConstants | Constant values used by the CBOR format. |
| CborDecoder | Provides a decoder capable of handling CBOR encoded data from a InputStream. |
| CborEncoder | Provides an encoder capable of encoding data into CBOR format to a given OutputStream. |
| CborType | Represents the various major types in CBOR, along with their . |