Skip to content
Andrew Lambert edited this page Aug 17, 2015 · 7 revisions

#zlib.ZStream.Write

##Method Signature

 Sub Write(Text As String)

##Parameters

Name Type Comment
Text String The data to be compressed

##Notes Writes Text to the compressed stream.

##See also

Entry-level points of interest denoted by "☜"



Clone this wiki locally