read abstract method

Future<ByteData> read()

Reads the whole content as raw bytes.

Implementation

Future<ByteData> read();