Uses of Class
org.qbicc.machine.file.wasm.kaitai.Webassembly.ExportSection
Packages that use Webassembly.ExportSection
-
Uses of Webassembly.ExportSection in org.qbicc.machine.file.wasm.kaitai
Methods in org.qbicc.machine.file.wasm.kaitai that return Webassembly.ExportSectionModifier and TypeMethodDescriptionWebassembly.ExportEntryType._parent()static Webassembly.ExportSectionConstructors in org.qbicc.machine.file.wasm.kaitai with parameters of type Webassembly.ExportSectionModifierConstructorDescriptionExportEntryType(io.kaitai.struct.KaitaiStream _io, Webassembly.ExportSection _parent) ExportEntryType(io.kaitai.struct.KaitaiStream _io, Webassembly.ExportSection _parent, Webassembly _root)