|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
SmileParser.Feature for list of features)
SmileGenerator.Feature for list of features)
SmileParser.Feature for list of features)
SmileGenerator.Feature for list of features)
SmileParser.Feature for list of features)
SmileGenerator.Feature for list of features)
SmileParser.nextToken(), or
after encountering end-of-input), returns null.
SmileGenerator and SmileParserSmileParser and SmileGenerator
instances; both of which handle
Smile encoded data.JsonGenerator implementation for the experimental "Binary JSON Infoset".SmileConstants.TOKEN_MISC_FP,
indicating 32-bit IEEE single precision floating point number.
SmileConstants.TOKEN_MISC_FP,
indicating 64-bit IEEE double precision floating point number.
SmileConstants.TOKEN_MISC_FP,
indicating BigDecimal type.
SmileConstants.TOKEN_MISC_INTEGER,
indicating 32-bit integer (int)
SmileConstants.TOKEN_MISC_INTEGER,
indicating 32-bit integer (long)
SmileConstants.TOKEN_MISC_INTEGER,
indicating BigInteger type.
Writer, for example)
should be delegated to regular Jackson JSON processing
(if set to true); or throw UnsupportedOperationException
(if set to false)
SmileGenerator._out.
SmileGenerator._outputBuffer.
SmileGenerator._outputBuffer
SmileGenerator._seenNames; -1 if no shared name
detection is enabled
SmileGenerator._seenStringValues; -1 if no shared text value
detection is enabled
SmileGenerator.Features
are enabled.
ThreadLocal contains a SoftRerefence
to a buffer recycler used to provide a low-cost
buffer recycling for Smile-specific buffers.
ThreadLocal contains a SoftRerefence
to a buffer recycler used to provide a low-cost
buffer recycling for Smile-specific buffers.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||