byteStream property

Stream<List<int>> byteStream
final

The byteStream this StreamInput wraps.

Implementation

final Stream<List<int>> byteStream;