mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
* Implement VarInt type * VarInts are little endian, make result u128 * Rename VarInt to LEB128 * It didn't remove the varint file
* Implement VarInt type * VarInts are little endian, make result u128 * Rename VarInt to LEB128 * It didn't remove the varint file