length method

Get the length of the file. Returns a Future<int> that completes with the length in bytes.

Future<int> length( )

Get the length of the file. Returns a Future<int> that completes with the length in bytes.