Class PythonObjectInputStream

java.lang.Object
java.io.InputStream
java.io.ObjectInputStream
org.python.util.PythonObjectInputStream
All Implemented Interfaces:
Closeable, DataInput, ObjectInput, ObjectStreamConstants, AutoCloseable

public class PythonObjectInputStream extends ObjectInputStream