SecureBlackbox 2020 PHP Edition

Questions / Feedback?

CompressionLevel Property

The compression level to use.

Object Oriented Interface

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

Procedural Interface

secureblackbox_pgpwriter_get($res, 6 );
secureblackbox_pgpwriter_set($res, 6, $value );

Default Value

0

Remarks

Use this property to specify the compression level, from 1 (fastest) to 9 (best).

Data Type

Integer

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