nInitCompress

fnvoid nInitCompress(NCompressCtxt * ctxt, int bits)

Initialise a context for compression.

The bits parameter controls the maximum code-width (9..16). A value of 0 selects the default of 16, while values outside the range are clamped into it.