Interface BufferedReadableByteChannel

  • All Superinterfaces:
    java.lang.AutoCloseable, BufferedByteChannel, java.nio.channels.Channel, java.io.Closeable, java.nio.channels.ReadableByteChannel
    All Known Implementing Classes:
    InputStreamWrapperChannel

    public interface BufferedReadableByteChannel
    extends BufferedByteChannel, java.nio.channels.ReadableByteChannel
    • Method Summary

      • Methods inherited from interface java.nio.channels.Channel

        close, isOpen
      • Methods inherited from interface java.nio.channels.ReadableByteChannel

        read