-
Type: New Feature
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: BSON
-
None
Add discard method to BsonReaderMark. This would allow more efficient use of JsonStreamBuffer (see JAVA-3238) in the case where the mark was no longer needed. This will require changes to JsonStreamBuffer#discard if we want to support discarding marks in any order.
- related to
-
JAVA-3238 Support reading extended JSON from an input stream
- Closed