Crate rust_lzss [] [src]

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