lengthSync property
int
get
lengthSync
Synchronously get the length of the file. Throws a FileSystemException if the operation fails.
Implementation
int get lengthSync;
Synchronously get the length of the file. Throws a FileSystemException if the operation fails.
int get lengthSync;