open File Channel
Opens an asynchronous file channel.
Return
An AsynchronousFileChannel for the specified file.
Parameters
file
The path to the file to be opened.
options
The options specifying how the file is opened.
Opens an asynchronous file channel.
An AsynchronousFileChannel for the specified file.
The path to the file to be opened.
The options specifying how the file is opened.