Skip to content

zlib.ZStream.Strategy

Andrew Lambert edited this page Nov 26, 2022 · 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. Refer to Deflater.Strategy for details on the different strategies available.

See also

Entry-level points of interest denoted by "☜"



Clone this wiki locally