-
-
Notifications
You must be signed in to change notification settings - Fork 3
zlib.Deflater.Reset
Andrew Lambert edited this page Nov 26, 2022
·
6 revisions
Sub Reset()
Reinitializes the compressor but does not free and reallocate all the internal compression state. The stream will keep the same compression level and any other attributes that may have been set by the constructor.
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.