private static final class ByteBufferBsonOutput.BufferPositionPair
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
bufferIndex |
private int |
position |
Constructor and Description |
---|
BufferPositionPair(int bufferIndex,
int position) |