All files under this contrib directory are UNSUPPORTED. There wereprovided by users of zlib and were not tested by the authors of zlib.Use at your own risk. Please contact the authors of the contributionsfor help about these, not the zlib authors. Thanks.asm386/ by Gilles Vollant <info@winimage.com> 386 asm code replacing longest_match(). This code may be slower than the C code if you have a good compiler.iostream/ by Kevin Ruland <kevin@rodin.wustl.edu> A C++ I/O streams interface to the zlib gz* functionsiostream2/ by Tyge Løvset <Tyge.Lovset@cmr.no> Another C++ I/O streams interfaceuntgz/ by "Pedro A. Aranda Guti\irrez" <paag@tid.es> A very simple tar.gz file extractor using zlibvisual-basic.txt by Carlos Rios <c_rios@sonda.cl> How to use compress(), uncompress() and the gz* functions from VB.