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
Decompresses LZSS types implemented by Nintendo based on https://github.com/magical/nlzss