Home | History | Annotate | Download | only in zlib

Lines Matching refs:inflateSync

500   then call inflateSync() to look for a good compression block if a partial
839 ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm));
845 inflateSync searches for a 00 00 FF FF pattern in the compressed data.
849 inflateSync returns Z_OK if a possible full flush point has been found,
854 error case, the application may repeatedly call inflateSync, providing more