Crate binary_io

Source
Expand description

Package for performing IO in the format specified by LCS 4, as well as serialization according to the ShadeNBT specification

Modulesยง

data
Implementation of LCS4 IO for
nbt
Module for the Named Binary Tag, and ShadeNBT format This module deals with representing the NBT format as a structure, and binary serialization. It does not perform Shade version checking, nor does it parse the Shade or CryptoShade header
uuid
Support for the LCS4 uuid structure type
version
Support for the LCS4 version structure type