length abstract method

Future<int> length()

Returns the total length of the data source in bytes.

Implementation

Future<int> length();