-
-
Notifications
You must be signed in to change notification settings - Fork 3
zlib.Deflater.CompressBound
Andrew Lambert edited this page Mar 15, 2017
·
8 revisions
Function CompressBound(DataLength As UInt32) As UInt32
Computes the upper bound of the compressed size after deflation of DataLength
bytes given the current state and options of the compressor.
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.