Package | Description |
---|---|
com.fasterxml.jackson.dataformat.cbor |
Class and Description |
---|
CBORFactory
Factory used for constructing
CBORParser and CBORGenerator
instances; both of which handle
CBOR
encoded data. |
CBORGenerator
JsonGenerator implementation that writes CBOR encoded content. |
CBORGenerator.Feature
Enumeration that defines all togglable features for CBOR generator.
|
CBORParser |
CBORParser.Feature
Enumeration that defines all togglable features for CBOR generators.
|
CBORReadContext
Replacement of
JsonReadContext
to support features needed by CBOR format. |
Copyright © 2022 FasterXML. All rights reserved.