Package java.io
Class FileInputStream

Public Method getFD

final FileDescriptor getFD()

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns the FileDescriptor object that represents the connection to the actual file in the file system being used by this FileInputStream.