Fix ByteBufferBsonOutput buffer caching logic. by vbabanin · Pull Request #1683 · mongodb/mongo-java-driver
Replaced getNextByteBuffer with getCurrentByteBuffer in writeOnBuffers to correct buffer state management. getNextByteBuffer failed to update currentByteBuffer, causing encoding errors. JAVA-5816
requested review from
a team and
stIncMale
and removed request for
a team
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters