readAsByteStream abstract method

Stream<Uint8List> readAsByteStream()

Read the file content as a stream of bytes.

Implementation

Stream<Uint8List> readAsByteStream();