BsonReaderMark
protected class BsonBinaryReader.Mark extends AbstractBsonReader.Mark
Modifier | Constructor | Description |
---|---|---|
protected |
Markβ() |
Modifier and Type | Method | Description |
---|---|---|
void |
resetβ() |
Reset the
BsonReader to its state at the time the mark was created. |
getContextType, getParentContext
public void resetβ()
BsonReaderMark
BsonReader
to its state at the time the mark was created.reset
in interface BsonReaderMark
reset
in class AbstractBsonReader.Mark