-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: BSON
-
None
The BSONByteBuffer is not used in any meaningful way - it's passed in to the Lazy classes, but all they do is extract the underlying buffer and use that directly, none of the specific functionality in BSONByteBuffer is used (or tested).
We should deprecate this in 2.x so it can be removed in 3.x