-
-
Notifications
You must be signed in to change notification settings - Fork 3
zlib.Deflater.Deflate
Andrew Lambert edited this page Aug 16, 2016
·
17 revisions
##Method Signature
Function Deflate(Data As MemoryBlock) As MemoryBlock
##Notes
Compresses as much as the Data
as possible, and returns it.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.