Klasse ChannelInputStream

Alle implementierten Schnittstellen:
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.
Autor:
Eike Stepper
  • Konstruktordetails

    • ChannelInputStream

      public ChannelInputStream(IChannel channel)
    • ChannelInputStream

      public ChannelInputStream(IChannel channel, long millisBeforeTimeout)
  • Methodendetails