minCLevel function

int minCLevel()

Returns the minimum compression level.

Implementation

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