-
-
Notifications
You must be signed in to change notification settings - Fork 3
zlib.ZStream.Inflater
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
Dim Inflater As zlib.Inflater
When in decompression/read mode, this property will return a reference to the Inflater instance that is actually doing the decompression.
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.