| Package | Description |
|---|---|
| org.bson |
Contains the base BSON classes.
|
| Modifier and Type | Method and Description |
|---|---|
protected BsonBinaryReader.Context |
BsonBinaryReader.getContext() |
protected BsonBinaryReader.Context |
BsonBinaryReader.Context.getParentContext() |
(package private) BsonBinaryReader.Context |
BsonBinaryReader.Context.popContext(int position) |
| Constructor and Description |
|---|
Context(BsonBinaryReader.Context parentContext,
BsonContextType contextType,
int startPosition,
int size) |