public interface BsonReaderMark
BsonReader
to its state at the time the mark was created.BsonReader.getMark()
Modifier and Type | Method and Description |
---|---|
void |
reset()
Reset the
BsonReader to its state at the time the mark was created. |
void reset()
BsonReader
to its state at the time the mark was created.