The members of Java.Nio.Channels.IGatheringByteChannel are listed below.
Write(Java.Nio.ByteBuffer[])Writes bytes from all the given buffers to a channel. | ||
Write(Java.Nio.ByteBuffer[], int, int)Attempts to write all remaining() bytes from length byte buffers, in order, starting at buffers[offset]. |