Uses of Enum Class
org.qbicc.machine.file.wasm.kaitai.Webassembly.PayloadType
Packages that use Webassembly.PayloadType
-
Uses of Webassembly.PayloadType in org.qbicc.machine.file.wasm.kaitai
Methods in org.qbicc.machine.file.wasm.kaitai that return Webassembly.PayloadTypeModifier and TypeMethodDescriptionstatic Webassembly.PayloadTypeWebassembly.PayloadType.byId(long id) Webassembly.SectionHeader.id()static Webassembly.PayloadTypeReturns the enum constant of this class with the specified name.static Webassembly.PayloadType[]Webassembly.PayloadType.values()Returns an array containing the constants of this enum class, in the order they are declared.