length abstract method

Future<int> length()

Get the length of the file in bytes.

Implementation

Future<int> length();