Docs say it quite literally: > An {@code Asynch...
# coroutines
o
Docs say it quite literally:
An {@code AsynchronousFileChannel} is associated with a thread pool to which tasks are submitted to handle I/O events and dispatch to completion handlers that consume the results of I/O operations on the channel.