bytes property

Stream<List<int>> bytes
final

streamed bytes of the files

Implementation

final Stream<List<int>> bytes;