SEEK_SET property

int get SEEK_SET

Seek from beginning of file.

Implementation

int get SEEK_SET => 0;