Java.Nio.Channels.IGatheringByteChannelExtensions: Method Members

The methods of Java.Nio.Channels.IGatheringByteChannelExtensions are listed below. For a list of all members, see the IGatheringByteChannelExtensions Members list.

See Also: Inherited members from System.Object

Public Methods

static
WriteAsync(this IGatheringByteChannel, Java.Nio.ByteBuffer[]) : System.Threading.Tasks.Task<long>
Documentation for this section has not yet been entered.
static
WriteAsync(this IGatheringByteChannel, Java.Nio.ByteBuffer[], int, int) : System.Threading.Tasks.Task<long>
Documentation for this section has not yet been entered.