position property

int position

The position of the bytesBuffer.

Implementation

int get position => _bytesBuffer.position;