Home | History | Annotate | Download | only in include

Lines Matching refs:inflateGetHeader

827 ZEXTERN int ZEXPORT inflateGetHeader OF((z_streamp strm,
830 inflateGetHeader() requests that gzip header information be stored in the
831 provided gz_header structure. inflateGetHeader() may be called after
857 If inflateGetHeader is not used, then the header information is simply
860 information. The application would need to call inflateGetHeader() again to
863 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source