Class | Description |
---|---|
BsonDataInput |
An implementation of
DataInput with additional methods needed for reading BSON formatted content from another DataInput
instance. |
BsonDataOutput |
An implementation of
DataOutput with additional methods needed for writing BSON formatted content. |
BufferCache |
A cache of ByteBuffer, used in
BsonDataInput . |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.