IP*Works! ZIP V9 - Online Help
IP*Works! ZIP V9
Questions / Feedback?

CompressionLevel Property

The compression level to use.

Object Oriented Interface

public function getCompressionLevel();
public function setCompressionLevel($value);

Procedural Interface

ipworkszip_gzip_get($res, 2 );
ipworkszip_gzip_set($res, 2, $value );

Default Value

4

Remarks

This property specifies the level of compression to be used, between 1 and 6. Higher values will cause the class to compress better; lower values will cause the class to compress faster.

Storing without compression is not supported for Gzip.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0