Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Apache Harmony5.M5
Package:
java.nio.channels
Interface
public
interface
GatheringByteChannel
extends
WritableByteChannel
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
Not specified.
Author(s)
Not specified.
The interface to channels that can write a set of buffers in a single operation.
The corresponding interface for reads is called
ScatteringByteChannel
.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
The corresponding interface for reads is called
ScatteringByteChannel.