SEEK_CUR property

int get SEEK_CUR

Seek from current position.

Implementation

int get SEEK_CUR => 1;