Lines Matching full:inflategetheader
963 ZEXTERN int ZEXPORT inflateGetHeader OF((z_streamp strm,
966 inflateGetHeader() requests that gzip header information be stored in the
967 provided gz_header structure. inflateGetHeader() may be called after
993 If inflateGetHeader is not used, then the header information is simply
996 information. The application would need to call inflateGetHeader() again to
999 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source