Uses of Class
org.qbicc.machine.file.wasm.kaitai.Webassembly.Sections
Packages that use Webassembly.Sections
-
Uses of Webassembly.Sections in org.qbicc.machine.file.wasm.kaitai
Methods in org.qbicc.machine.file.wasm.kaitai that return Webassembly.SectionsModifier and TypeMethodDescriptionWebassembly.Section._parent()static Webassembly.SectionsWebassembly.sections()Constructors in org.qbicc.machine.file.wasm.kaitai with parameters of type Webassembly.SectionsModifierConstructorDescriptionSection(io.kaitai.struct.KaitaiStream _io, Webassembly.Sections _parent) Section(io.kaitai.struct.KaitaiStream _io, Webassembly.Sections _parent, Webassembly _root)