Crate rust_lzss

Source
Expand description

Decompresses LZSS types implemented by Nintendo based on https://github.com/magical/nlzss

Functionsยง

decompress
Parses an LZSS header and data block returning the decompressed result