BsonReaderMarkBsonBinaryReader.Mark, BsonDocumentReader.Mark, JsonReader.Markprotected class AbstractBsonReader.Mark extends Object implements BsonReaderMark
| Modifier | Constructor | Description |
|---|---|---|
protected |
Mark() |
| Modifier and Type | Method | Description |
|---|---|---|
protected BsonContextType |
getContextType() |
|
protected AbstractBsonReader.Context |
getParentContext() |
|
void |
reset() |
Reset the
BsonReader to its state at the time the mark was created. |
protected AbstractBsonReader.Context getParentContext()
protected BsonContextType getContextType()
public void reset()
BsonReaderMarkBsonReader to its state at the time the mark was created.reset in interface BsonReaderMark