-
-
Notifications
You must be signed in to change notification settings - Fork 4
zlib.CompressBound
Andrew Lambert edited this page Nov 23, 2016
·
9 revisions
#zlib.CompressBound
##Method Signatures
Function CompressBound(DataLength As UInt64) As UInt32##Notes
Computes the upper bound of the compressed size after deflation of DataLength bytes.
##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.