Lines Matching full:uncompress
202 - Note behavior of uncompress() to provide as much data as it can
514 - Fix typo in zlib.h uncompress() description [Reiss]
963 - Fix uncompress() to return Z_DATA_ERROR on truncated input
1163 - return Z_BUF_ERROR instead of Z_OK if output buffer full in uncompress()
1186 How to use compress(), uncompress() and the gz* functions from VB.