Lines Matching full:zlib
2 -- ZLib for Ada thick binding. --
28 -- $Id: zlib.ads,v 1.26 2004/09/06 06:53:19 vagul Exp $
34 package ZLib is
67 -- Only one method allowed in this ZLib version
99 -- zlib or gzip format, this will cause inflate() to return immediately
132 -- Return string representation of the ZLib version.
143 -- When Header parameter is Auto or Default, then default zlib header
154 -- Default header type mean that ZLib default header is expecting in the
162 -- supported for inflate routine only in ZLib versions 1.2.0.2 and later.
328 end ZLib;