lengthSync method Null safety

int lengthSync ()

Synchronously gets the length of the file.

Throws a FileSystemException if the operation fails.

Implementation

int lengthSync();