[fpc-pascal] Compiling JCL
Juha Manninen
juha.manninen at phnet.fi
Sat Oct 31 10:11:13 CET 2009
Hi,
> Which compression algorithm are you looking for. I think I saw
> compression algorithm code in FCL before. gzip is definitely there
I used zlib compression which is the same as gzip I guess.
Then I used also the more efficient bzip2 compression with
TJclBZIP2CompressionStream and TJclBZIP2DeCompressionStream.
I can look for the alternatives elsewhere.
Juha Manninen
More information about the fpc-pascal
mailing list