Skip to content

zlib.ZStream.Inflater

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

zlib.ZStream.Inflater

Property declaration

 Dim Inflater As zlib.Inflater

Remarks

When in decompression/read mode, this property will return a reference to the Inflater instance that is actually doing the decompression.

See also

Entry-level points of interest denoted by "☜"



Clone this wiki locally