public final class FileDescriptor extends object
Constructor | Description |
---|---|
FileDescriptor() | This constructor constructs an Java.io FileDescriptor object (invalid). |
Method | Description |
---|---|
void sync() | This method functions with the underlying device all system buffers to synchronize. |
boolean valid() | This method checks that the file descriptor object is valid or not. |