gb.compress - History
04/28/2007 03:34:33 - gambas
This component allows to compress and uncompress Files, and to read and write This [../../def/component] allows to compress and uncompress Files, and to rea
Currently It can use two algorithms, provided by zlib and libbzip2. The more k Currently It can use two algorithms, provided by zlib and libbzip2. The more k
This component uses internally "libz" and "libbz2" libraries, so you need to i This [../../def/component] uses internally "libz" and "libbz2" libraries, so y
More information about internals at: More information about internals at:
.............................................................................. ..............................................................................
12/20/2005 18:42:19 - gambas
Creation