NdsCompression

Auto-detects and dispatches Nintendo DS compression formats based on the magic byte.

Supported formats and their magic bytes:

Note: BlzCodec (Bottom-LZ) has no magic byte and must be invoked directly.

Functions

Link copied to clipboard

Decompresses input using the codec matching its magic byte.

Link copied to clipboard

Returns true if the first byte of input is a recognised DS compression magic byte.