protected class BsonBinaryWriter.Mark extends AbstractBsonWriter.Mark
| Modifier | Constructor and Description | 
|---|---|
| protected  | Mark()Creates a new instance storing the current position of the  BsonOutput. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | reset()Resets the  AbstractBsonWriterinstance that contains thisMarkto the state the writer was in when the Mark was
 created. | 
protected Mark()
BsonOutput.protected void reset()
AbstractBsonWriter.MarkAbstractBsonWriter instance that contains this Mark to the state the writer was in when the Mark was
 created.reset in class AbstractBsonWriter.Mark