ChunkedStreamReaderByteStreamExt extension

Extensions for using ChunkedStreamReader with byte-streams.

on

Methods

readBytes(int size) Future<Uint8List>
Read bytes into a Uint8List.