| Package | Description |
|---|---|
| com.mongodb |
Main package with core files.
|
| org.bson |
Contains the base BSON classes and Encoder/Decoder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDBEncoder |
| 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...
|