Uses of Class
tools.jackson.dataformat.cbor.CBORSimpleValue
Packages that use CBORSimpleValue
-
Uses of CBORSimpleValue in tools.jackson.dataformat.cbor
Fields in tools.jackson.dataformat.cbor declared as CBORSimpleValueModifier and TypeFieldDescriptionprotected CBORSimpleValueCBORParser._simpleValueWhen major type 7 value is encountered and exposed asJsonToken.VALUE_EMBEDDED_OBJECT, the value will be stored here.