public CodeObject(KaitaiStream p__io, PythonPyc27.PyObject p__parent = null, PythonPyc27 p__root = null) : base(p__io) { m_parent = p__parent; m_root = p__root; _read(); }
public UnicodeString(KaitaiStream p__io, KaitaiStruct p__parent = null, PythonPyc27 p__root = null) : base(p__io) { m_parent = p__parent; m_root = p__root; _read(); }
public OpArgs(KaitaiStream p__io, PythonPyc27.Assembly p__parent = null, PythonPyc27 p__root = null) : base(p__io) { m_parent = p__parent; m_root = p__root; _read(); }
public PythonPyc27(KaitaiStream p__io, KaitaiStruct p__parent = null, PythonPyc27 p__root = null) : base(p__io) { m_parent = p__parent; m_root = p__root ?? this; _read(); }