Lines Matching full:uncompress
250 - Fix typo in zlib.h uncompress() description [Reiss]699 - Fix uncompress() to return Z_DATA_ERROR on truncated input899 - return Z_BUF_ERROR instead of Z_OK if output buffer full in uncompress()922 How to use compress(), uncompress() and the gz* functions from VB.