SecureBlackbox 2020 Java Edition

Questions / Feedback?

CompressionLevel Property

The default compression level to use.

Syntax

public int getCompressionLevel();
public void setCompressionLevel(int compressionLevel);

Default Value

6

Remarks

Assign this property with the compression level (1 to 9) to apply for gzipped responses. 1 stands for the lightest but fastest compression, and 9 for the best but the slowest.

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