Crates.io | binary-io |
lib.rs | binary-io |
version | 0.1.0 |
source | src |
created_at | 2021-02-26 22:15:04.445216 |
updated_at | 2021-02-26 22:15:04.445216 |
description | 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. |
homepage | |
repository | https://github.com/chorman0773/PokemonSMS-Rust |
max_upload_size | |
id | 361119 |
size | 62,334 |
Implementation of LCS4 - BinaryIO, NBT, and ShadeNBT in pure rust.