lengthSync abstract method
Synchronously gets the length of the file.
Throws a FileSystemException if the operation fails.
Implementation
int lengthSync();
Synchronously gets the length of the file.
Throws a FileSystemException if the operation fails.
int lengthSync();