ssh_library/core/utils/stream library

Classes

MaxChunkSize
UncompleteDocumentation
MinChunkSize
UncompleteDocumentation
StreamConsumer
A helper class that can be used to read data from a byte stream on demand.
StreamConsumerBase<T>
A helper class that can be used to read data from a data stream on demand.