Skip to content

zlib.ZStream.Strategy

Andrew Lambert edited this page Jun 11, 2018 · 12 revisions

zlib.ZStream.Strategy

Property declaration

 Dim Strategy As Integer

Remarks

Gets and sets the compression Strategy for the stream. Use Z_DEFAULT_STRATEGY(0) unless you have a good reason not to.

See also

Entry-level points of interest denoted by "☜"



Clone this wiki locally