|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
BsonGenerator and BsonParserBsonModule instead to get all the custom serializers BSON requiresCharBuffer 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)
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 uses a a re-usable static buffer
provided by StaticBuffers to achieve better performance.BsonGenerator.writeBinary(Base64Variant, byte, byte[], int, int),
but with the possibility to specify a binary subtype (see
BsonConstants).
BsonGenerator.Features are enabled.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||