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.
#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.