Uses of Class
org.qbicc.machine.file.wasm.kaitai.Webassembly.TypeSection
Packages that use Webassembly.TypeSection
-
Uses of Webassembly.TypeSection in org.qbicc.machine.file.wasm.kaitai
Methods in org.qbicc.machine.file.wasm.kaitai that return Webassembly.TypeSectionConstructors in org.qbicc.machine.file.wasm.kaitai with parameters of type Webassembly.TypeSectionModifierConstructorDescriptionFuncType(io.kaitai.struct.KaitaiStream _io, Webassembly.TypeSection _parent) FuncType(io.kaitai.struct.KaitaiStream _io, Webassembly.TypeSection _parent, Webassembly _root)