-
-
Notifications
You must be signed in to change notification settings - Fork 3
zlib.Deflater.SetHeader
Andrew Lambert edited this page Nov 26, 2022
·
6 revisions
Function SetHeader(HeaderStruct As zlib.gz_headerp) As Boolean
Provides gzip header information for when a gzip stream is requested. This method may be called after the constructor or a call to Reset, but before the first call to deflate
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.