Uses of Package
org.qbicc.machine.file.wasm.kaitai
Packages that use org.qbicc.machine.file.wasm.kaitai
-
Classes in org.qbicc.machine.file.wasm.kaitai used by org.qbicc.machine.file.wasm.kaitaiClassDescriptionA variable-length unsigned integer using base128 encoding.One byte group, clearly divided into 7-bit "value" and 1-bit "has continuation in the next byte" flag.WebAssembly is a web standard that defines a binary format and a corresponding assembly-like text format for executable code in Web pages.