byteStream property

Stream<List<int>> byteStream
getter/setter pair

Single subscription stream of chunks of bytes.

Implementation

Stream<List<int>> byteStream;