Previous | Next | (P-PDF) Developers
Topic: ZLIB QUESTION (Via Email)
Conf: (P-PDF) Developers, Msg: 31769
From: skajan
Date: 12/19/2001 04:19 AM
Hi Genies
We are in the process of writing a function that uses the Zlib library to
uncompress a data
stream that has been compressed by Zlib. I am not sure what buffer size
should be allocated for the
uncompressed data ?
Or can I allocate the uncompressed streams buffer length by n * ( length of
compressed data) if so
what is the maximum value n can hold ?
Thanks for your support.
Kind Regards
Shan