-
-
Couldn't load subscription status.
- Fork 4
zlib.ZStream.Level
Andrew Lambert edited this page Dec 19, 2016
·
14 revisions
##Property declaration
Dim Level As Integer##Notes
Gets and sets the compression level for the stream. Valid levels are Z_BEST_SPEED(1) to Z_BEST_COMPRESSION(9). 0 means no compression.
##See also
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.