maxCompressedSize

Compute the max size of a buffer needed to hold the compressed result.

size_t
maxCompressedSize
(
size_t length
)

Return Value

Type: size_t

max size of compressed buffer

Meta