How much memory should be allocated for the internal compression state.
A value of 1
uses minimum memory but is slow and reduces compression ratio.
A value of 9
uses maximum memory for optimal speed. The default is 8
.
property
How much memory should be allocated for the internal compression state.
A value of 1
uses minimum memory but is slow and reduces compression ratio.
A value of 9
uses maximum memory for optimal speed. The default is 8
.