protected class BsonBinaryWriter.Mark extends AbstractBsonWriter.Mark
| 限定符 | 构造器和说明 |
|---|---|
protected |
Mark()
Creates a new instance storing the current position of the
BsonOutput. |
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 在类中 AbstractBsonWriter.Mark