Documentation for this section has not yet been entered.
Gets this file's Java.Nio.Channels.FileChannel object.
The file channel's Java.Nio.Channels.FileChannel.Position is the same as this file's file pointer offset (see RandomAccessFile.FilePointer). Any changes made to this file's file pointer offset are also visible in the file channel's position and vice versa.