Stream<List<int>> bytes

The stream of bytes to decode.

Source

Stream<List<int>> get bytes => _originalByteStream;