-
-
Notifications
You must be signed in to change notification settings - Fork 3
zlib.ZStream.Strategy
Andrew Lambert edited this page Dec 19, 2016
·
12 revisions
##Property declaration
Dim Strategy As Integer
##Notes
Gets and sets the compression Strategy for the stream. Use Z_DEFAULT_STRATEGY
(0) unless you have a good reason not to.
##See also
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.