Returns the position in the buffer.
@override int getBufferPosition() => readBuffer_?.getBufferPosition() ?? 0;