| Class | Description |
|---|---|
| InboundBuffer<E> |
A buffer that transfers elements to an handler with back-pressure.
|
| PipeImpl<T> | |
| PumpFactoryImpl | |
| PumpImpl<T> |
Pumps data from a
ReadStream to a WriteStream and performs flow control where necessary to
prevent the write stream buffer from getting overfull. |
Copyright © 2020. All rights reserved.