byteStream property

Stream<List<int>> byteStream
final

File contents as a stream of chunks of bytes.

Implementation

final Stream<List<int>> byteStream;