positionSync abstract method
Synchronously gets the current byte position in the file.
Throws a FileSystemException if the operation fails.
Implementation
int positionSync();
Synchronously gets the current byte position in the file.
Throws a FileSystemException if the operation fails.
int positionSync();