Skip to content
Andrew Lambert edited this page Dec 19, 2016 · 14 revisions

#zlib.ZStream.Level

##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

Entry-level points of interest denoted by "☜"



Clone this wiki locally