level property

int level
final

The compression-level can be set in the range of 0..16, with 0 (fast mode) being the default compression level.

Implementation

final int level;