-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: BSON
-
None
Consider using the io.Reader/io.Writer interface in bson processing functions to encapsulate memory handling instead of the current raw slices. It helps to adapt various memory management mechanisms such as memory pool.