Compress.this
this
(int level, HeaderFormat header = HeaderFormat.deflate)Constructor.
Parameters
level | compression level. Legal values are 1 .. 9, with 1 being the least compression and 9 being the most. The default value is 6. |
header | sets the compression type to one of the options available in HeaderFormat. Defaults to HeaderFormat.deflate. |
See Also
this
(HeaderFormat header = HeaderFormat.deflate)ditto