seek property Null safety

int seek
read / write

The seek position within the buffer, in bytes from the start

Implementation

int seek = 0;