Joey Hines 4e9f4bff1d
Added string and bytes formatting
+ String fields are always null terminated and have a max length
+ Byte fields are made of raw bytes, and read data until they hit a max length or the end of data is reached
2021-10-09 10:05:32 -06:00
2021-10-09 10:05:32 -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%