position property

int position

The current read position relative to the start of the buffer.

Implementation

int get position;
void position=(int v)

Implementation

set position(int v);