Expand description

(De)serialization support for the binary representation of NBT.

Structs

A serde Deserializer for the binary representation of NBT.
A serde Serializer for the binary representation of NBT.

Functions

Reads uncompressed NBT binary data from the provided reader.
Writes uncompressed NBT binary data to the provided writer.