Skip to content
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

Entry-level points of interest denoted by "☜"



Clone this wiki locally