Module nbt::decode[][src]

Enums

TagDecodeError

Possible types of errors while decoding tag.

Functions

read_compound_tag

Read a compound tag from a reader.

read_gzip_compound_tag

Read a compound tag from a reader compressed with gzip.

read_zlib_compound_tag

Read a compound tag from a reader compressed with zlib.