org.python.core.io
Class FileDescriptors
- java.lang.Object
-
- org.python.core.io.FileDescriptors
-
public class FileDescriptors extends java.lang.ObjectJython file descriptor management. File descriptor objects in Jython are instances of RawIOBase.
-
-
Constructor Summary
Constructors Constructor and Description FileDescriptors()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static RawIOBaseget(PyObject fd)Return the RawIOBase associated with the specified file descriptor.
-
DMelt 3.0 © DataMelt by jWork.ORG