public class FileDescriptors
extends java.lang.Object
Constructor | Description |
---|---|
FileDescriptors() |
Modifier and Type | Method | Description |
---|---|---|
static RawIOBase |
get(PyObject fd) |
Return the RawIOBase associated with the specified file descriptor.
|