Joey Hines bb6f331c75
Cleared up issue with parsing ints
+ Endianness was all out of whack
+ Everything is currently handled as little endian, easy to add a config for endianness later
+ num-bigint comes in clutch, it now handles the shifting of bits
2021-10-09 13:58:41 -06:00
2021-10-09 13:58:41 -06:00
2021-09-11 12:21:34 -06:00
2021-10-09 08:42:17 -06:00
2021-10-09 08:42:17 -06:00
Description
Make arbitrary byte streams human readable!
MIT 108 KiB
Languages
Rust 100%