-
-
Notifications
You must be signed in to change notification settings - Fork 1
BZip2.BZ2Stream.Write
Andrew Lambert edited this page Nov 27, 2022
·
3 revisions
Sub Write(Text As String) Implements Writeable.Write
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 ©2018-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.