readToEnd abstract method

Future<Uint8List> readToEnd()

Reads all the remaining bytes from the source.

Implementation

Future<Uint8List> readToEnd();