-
-
Notifications
You must be signed in to change notification settings - Fork 3
zlib.Inflater.Inflate
Andrew Lambert edited this page Aug 16, 2016
·
12 revisions
##Method Signature
Function Inflate(Data As MemoryBlock) As MemoryBlock
##Notes
Decompresses 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.