Example usage for Java java.nio.channels GatheringByteChannel fields, constructors, methods, implement or subclass
The text is from its open source code.
long | write(ByteBuffer[] srcs) Writes a sequence of bytes to this channel from the given buffers. |