Package | Description |
---|---|
org.bson |
Contains the base BSON classes and Encoder/Decoder.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicBSONEncoder
this is meant to be pooled or cached
there is some per instance memory for string conversion, etc...
|