Java java.nio.channels GatheringByteChannel fields, constructors, methods, implement or subclass

Example usage for Java java.nio.channels GatheringByteChannel fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.nio.channels GatheringByteChannel.

The text is from its open source code.

Method

longwrite(ByteBuffer[] srcs)
Writes a sequence of bytes to this channel from the given buffers.