seek abstract method

int seek(
  1. int offset,
  2. int whence
)

Implementation

int seek(int offset, int whence);