public FileReader (FileDescriptor fd)

Creates a new FileReader, given the FileDescriptor to read from.

Parameters:
fd    the FileDescriptor to read from