setPositionSync method

void setPositionSync (int position)

Synchronously sets the byte position in the file.

Throws a FileSystemException if the operation fails.

Implementation

void setPositionSync(int position);