See Also: FileDescriptor Members
Wraps a Unix file descriptor. It's possible to get the file descriptor used by some classes (such as Java.IO.FileInputStream, Java.IO.FileOutputStream, and Java.IO.RandomAccessFile), and then create new streams that point to the same file descriptor.