Package org.bson.io
Interface BsonInputMark
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
Represents a bookmark that can be used to reset a
BsonInput to its state at the time the mark was created.- Since:
- 3.7
- See Also:
-
Method Summary
-
Method Details
-
reset
void reset()Deprecated.Reset theBsonInputto its state at the time the mark was created.
-