Skip to content
Andrew Lambert edited this page Nov 26, 2022 · 9 revisions

zlib.ZStream.Close

Method Signature

 Sub Close()

Remarks

Closes the stream. Any pending compressed output will be flushed with the Z_FINISH flag.

See also

Entry-level points of interest denoted by "☜"



Clone this wiki locally