Java.IO.FileDescriptor: Method Members

The methods of Java.IO.FileDescriptor are listed below. For a list of all members, see the FileDescriptor Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

Sync()
Ensures that data which is buffered within the underlying implementation is written out to the appropriate device before returning.
Valid() : bool
Tests whether this FileDescriptor is valid.