BsonBinaryWriter.Mark
protected class AbstractBsonWriter.Mark extends Object
AbstractBsonWriter.Context
, AbstractBsonWriter.State
, field name and depth.Modifier | Constructor | Description |
---|---|---|
protected |
Mark() |
Creates a new snapshopt of the current state.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
reset() |
Resets the
AbstractBsonWriter instance that contains this Mark to the state the writer was in when the Mark was
created. |