62 if (
stream.avail_out == 0) {
66 if (
stream.avail_in == 0) {
75 *destLen =
stream.total_out;
int inflate(z_streamp strm, int flush)
int inflateEnd(z_streamp strm)
void(* free_func)(voidpf opaque, voidpf address)
voidpf(* alloc_func)(voidpf opaque, uInt items, uInt size)
GLenum GLuint GLenum GLsizei const GLchar * buf
#define inflateInit(strm)
int ZEXPORT uncompress(Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen)
int ZEXPORT uncompress2(Bytef *dest, uLongf *destLen, const Bytef *source, uLong *sourceLen)