|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
BsonGenerator and BsonParserBsonModule instead to get
all the custom serializers BSON requires. This class will be removed
in bson4jackson 2.1 or later.CharBuffer that has a minimum size.
BsonGenerator.Feature for list of features)
BsonParser.Feature for list of features)
BsonGenerator.Feature for list of features)
BsonParser.Feature for list of features)
DynamicOutputBuffer.DEFAULT_BUFFER_SIZE bytes.
DynamicOutputBuffer.DEFAULT_BUFFER_SIZE bytes.
BsonGenerator.Feature for list of features)
BsonParser.Feature for list of features)
BsonGenerator._characterEscapes.
DataInputStream but reads values using
little-endian encoding.DataInputStream.readUTF(DataInput) which expects
a short value at the beginning of the UTF-8 string that specifies
the number of bytes to read.
Pattern.compile(String, int)
DynamicOutputBuffer.flushTo(OutputStream) or DynamicOutputBuffer.flushTo(WritableByteChannel).
BufferedInputStream, but is not thread-safe and
also uses a a re-usable static buffer provided by StaticBuffers to
achieve better performanceBsonGenerator.writeBinary(Base64Variant, byte, byte[], int, int),
but with the possibility to specify a binary subtype (see
BsonConstants).
BsonGenerator.Features are enabled.
BsonGenerator._characterEscapes is not null,
see BsonGenerator.setCharacterEscapes(CharacterEscapes))
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||