Represents anything that you can read/write to, much like the UNIX notion of file descriptor.
This supports synchronous and asynchronous reading.
Socket
, SelectableFileDescriptor
no type hierarchy
Inherited Methods |
Methods inherited from: Object |
Methods inherited from: Closeable |
Methods inherited from: ReadableFileDescriptor |
Methods inherited from: WritableFileDescriptor |