Home | History | Annotate | Download | only in zlib

Lines Matching refs:inflateGetHeader

908 ZEXTERN int ZEXPORT inflateGetHeader OF((z_streamp strm,
911 inflateGetHeader() requests that gzip header information be stored in the
912 provided gz_header structure. inflateGetHeader() may be called after
938 If inflateGetHeader is not used, then the header information is simply
941 information. The application would need to call inflateGetHeader() again to
944 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source