The methods of Java.Nio.Channels.IScatteringByteChannel are listed below. For a list of all members, see the IScatteringByteChannel Members list.
Read(Java.Nio.ByteBuffer[])Reads bytes from this channel into the specified array of buffers. | ||
Read(Java.Nio.ByteBuffer[], int, int)Attempts to read all remaining() bytes from length byte buffers, in order, starting at buffers[offset]. |