44 stream.
zalloc = (alloc_func)0;
45 stream.
zfree = (free_func)0;
48 if (err !=
Z_OK)
return err;
int ZEXPORT uncompress(Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen)
#define inflateInit(strm)
int ZEXPORT inflate(z_streamp strm, int flush)
int ZEXPORT inflateEnd(z_streamp strm)