leb128
LEB128(Little Endian Base 128)
LEB128(Little Endian Base 128)
To install this package, run one of the following:
LEB128 or Little Endian Base 128 is a form of variable-length code compression used to store an arbitrarily large integer in a small number of bytes. LEB128 is used in the DWARF debug file format and the WebAssembly binary encoding for all integer literals.
Summary
LEB128(Little Endian Base 128)
Last Updated
Sep 8, 2023 at 02:29
License
MIT
Total Downloads
12
GitHub Repository
https://github.com/mohanson/leb128Documentation
https://github.com/mohanson/leb128#readme