maxCLevel function

int maxCLevel()

Returns the maximum compression level.

Implementation

int maxCLevel() => throw UnsupportedError(_msg);