compress

Compresses input using the LZ10 / LZSS format.

Return

A valid LZ10 stream, starting with the 0x10 magic byte.

Parameters

input

The raw data to compress.