Class Webassembly.UnimplementedSection
java.lang.Object
io.kaitai.struct.KaitaiStruct
org.qbicc.machine.file.wasm.kaitai.Webassembly.UnimplementedSection
- Enclosing class:
- Webassembly
public static class Webassembly.UnimplementedSection
extends io.kaitai.struct.KaitaiStruct
-
Field Summary
Fields inherited from class io.kaitai.struct.KaitaiStruct
_io -
Constructor Summary
ConstructorsConstructorDescriptionUnimplementedSection(io.kaitai.struct.KaitaiStream _io) UnimplementedSection(io.kaitai.struct.KaitaiStream _io, Webassembly.Section _parent) UnimplementedSection(io.kaitai.struct.KaitaiStream _io, Webassembly.Section _parent, Webassembly _root) -
Method Summary
Methods inherited from class io.kaitai.struct.KaitaiStruct
_io
-
Constructor Details
-
UnimplementedSection
public UnimplementedSection(io.kaitai.struct.KaitaiStream _io) -
UnimplementedSection
-
UnimplementedSection
public UnimplementedSection(io.kaitai.struct.KaitaiStream _io, Webassembly.Section _parent, Webassembly _root)
-
-
Method Details
-
fromFile
- Throws:
IOException
-
nameLen
-
name
-
linking
-
raw
-
_root
-
_parent
- Overrides:
_parentin classio.kaitai.struct.KaitaiStruct
-