SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

CompressionLevel Property

The compression level to apply to the archived data.

Object Oriented Interface

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

Procedural Interface

secureblackboxlite_archivewriter_get($res, 2 );
secureblackboxlite_archivewriter_set($res, 2, $value );

Default Value

6

Remarks

Use this property to specify the compression level to apply to the archived data.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 PHP Edition - Version 20.0 [Build 8166]