Skip to content

zlib.CompressedStream.Write

Andrew Lambert edited this page Apr 6, 2026 · 8 revisions

Method Signature

 Sub Write(Text As String)

Parameters

Name Type Comment
Text String The data to be compressed

Remarks

Writes Text to the compressed stream.

See also

Entry-level points of interest denoted by "☜"



Clone this wiki locally