Module 

Interface ByteChannel

    • Method Summary

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

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

        write, write
      • Methods inherited from interface java.nio.channels.ReadableByteChannel

        read
      • Methods inherited from interface java.nio.channels.ScatteringByteChannel

        read, read
      • Methods inherited from interface java.nio.channels.WritableByteChannel

        write