AsyncInputStream
and
AsyncOutputStream
's from external sources.Class | Description |
---|---|
AsynchronousChannelHelper |
A helper class to convert to
AsynchronousByteChannel or AsynchronousFileChannel instances into AsyncInputStream
or AsyncOutputStream instances. |
AsyncStreamHelper |
A general helper class that creates
AsyncInputStream or AsyncOutputStream instances. |