Class ChannelInputStream

All Implemented Interfaces:
Closeable, AutoCloseable, IBufferHandler

public class ChannelInputStream extends BufferInputStream
An input stream that provides the buffers which arrive at a channel as a continuous byte sequence.
Author:
Eike Stepper