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