10 releases
0.2.8 | Jun 11, 2024 |
---|---|
0.2.7 | Jun 10, 2024 |
0.2.2 | Mar 29, 2024 |
0.1.0 | Mar 28, 2024 |
#658 in Encoding
53 downloads per month
Used in tonytools
26KB
523 lines
bitchomp
A rust library for reading in different types from a buffer of bytes.
Disclaimer
This library is largely untested and currently unfinished. It will likely error when pushed too far and breaking changes won't be uncommon. Beware!
bitchomp allows you read in arbitrary types, denoted T: ByteReaderResource
Dependencies
~150KB