lengthSync abstract method
The length of the file provided synchronously.
Throws a FileSystemException if the operation fails.
Implementation
int lengthSync();
The length of the file provided synchronously.
Throws a FileSystemException if the operation fails.
int lengthSync();