Skip to content

zlib.ZStream.Deflater

Andrew Lambert edited this page Nov 26, 2022 · 2 revisions

zlib.ZStream.Deflater

Property declaration

 Dim Deflater As zlib.Deflater

Remarks

When in compression/write mode, this property will return a reference to the Deflater instance that is actually doing the compression.

See also

Entry-level points of interest denoted by "☜"



Clone this wiki locally