binary-io 0.1.0

A crate for reading and writing binary data files, according to LCS4. Also supports an extend version of the NBT format, as well as the ShadeNBT format.
Documentation
1
2
3
4
# BinaryIO Rust

Implementation of [LCS4 - BinaryIO](https://lightningcreations.github.io/LCS/publications/LCS4), [NBT](https://wiki.vg/NBT), and [ShadeNBT](https://chorman0773.github.io/BinaryFormats/ShadeNBT) in pure rust.