public Rect(KaitaiStream p__io, Swf.SwfBody p__parent = null, Swf p__root = null) : base(p__io) { m_parent = p__parent; m_root = p__root; f_numBits = false; f_numBytes = false; _read(); }
public RecordHeader(KaitaiStream p__io, Swf.Tag p__parent = null, Swf p__root = null) : base(p__io) { m_parent = p__parent; m_root = p__root; f_tagType = false; f_smallLen = false; f_len = false; _read(); }
public Rgb(KaitaiStream p__io, Swf.Tag p__parent = null, Swf p__root = null) : base(p__io) { m_parent = p__parent; m_root = p__root; _read(); }
public ScriptLimitsBody(KaitaiStream p__io, Swf.Tag p__parent = null, Swf p__root = null) : base(p__io) { m_parent = p__parent; m_root = p__root; _read(); }
public Swf(KaitaiStream p__io, KaitaiStruct p__parent = null, Swf p__root = null) : base(p__io) { m_parent = p__parent; m_root = p__root ?? this; _read(); }
public DefineSoundBody(KaitaiStream p__io, Swf.Tag p__parent = null, Swf p__root = null) : base(p__io) { m_parent = p__parent; m_root = p__root; _read(); }
public Symbol(KaitaiStream p__io, Swf.SymbolClassBody p__parent = null, Swf p__root = null) : base(p__io) { m_parent = p__parent; m_root = p__root; _read(); }
public Tag(KaitaiStream p__io, Swf.SwfBody p__parent = null, Swf p__root = null) : base(p__io) { m_parent = p__parent; m_root = p__root; _read(); }