Home | History | Annotate | Download | only in src

Lines Matching refs:inflateGetHeader

815 ZEXTERN int ZEXPORT inflateGetHeader OF((z_streamp strm,
818 inflateGetHeader() requests that gzip header information be stored in the
819 provided gz_header structure. inflateGetHeader() may be called after
845 If inflateGetHeader is not used, then the header information is simply
848 information. The application would need to call inflateGetHeader() again to
851 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source