-
-
Notifications
You must be signed in to change notification settings - Fork 4
zlib.CompressedStream.Write
Andrew Lambert edited this page Apr 6, 2026
·
8 revisions
zlib.CompressedStream.Write
Sub Write(Text As String)| Name | Type | Comment |
|---|---|---|
| Text | String | The data to be compressed |
Writes Text to the compressed stream.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.