BsonReaderMarkprotected class JsonReader.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, getParentContextpublic void reset()
BsonReaderMarkBsonReader to its state at the time the mark was created.reset in interface BsonReaderMarkreset in class AbstractBsonReader.Mark