formaty/src/byte_stream
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
..
mod.rs Cleared up issue with parsing ints 2021-10-09 13:58:41 -06:00