The stream of bytes to decode.
This stream is consumed during decoding.
Stream<List<int>> get bytes => _originalByteStream;