output method

Uint8List output()

Implementation

Uint8List output() => _stream.sublist(0, _offset);