| Package | Description |
|---|---|
| org.bson |
Contains the base BSON classes and Encoder/Decoder.
|
| Modifier and Type | Field and Description |
|---|---|
protected BasicBSONDecoder.BSONInput |
BasicBSONDecoder._in
Deprecated.
This field should not be a part of API.
Please see the class-level documentation for a migration instructions.
|
| Modifier and Type | Method and Description |
|---|---|
private int |
BasicBSONDecoder._decode(BasicBSONDecoder.BSONInput in,
BSONCallback callback) |