mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
package lines for encoding
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Implementation of the LEB128 variable integer encoding as used by DWARF encoding and DEX files, among others.
|
||||
package varint implements LEB128 variable integer encoding and decoding, as used by DWARF & DEX files.
|
||||
|
||||
Author of this Odin package: Jeroen van Rijn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user