Interface BufferedWritableByteChannel

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

    public interface BufferedWritableByteChannel
    extends BufferedByteChannel, java.nio.channels.WritableByteChannel
    • Method Summary

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

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

        write