Fields
Name | Description |
---|---|
err | A handle to the standard error stream. |
in | A handle to the standard input stream. |
out | A handle to the standard output stream. |
Constructors
Name | Description |
---|---|
FileDescriptor() |
Methods
Name | Description |
---|---|
sync() | Force all system buffers to synchronize with the underlying device. |
valid() | Tests if this file descriptor object is valid. |