[fpc-pascal] How to duplicate PHP's gzcompress() function in FPC?

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Wed Oct 7 18:42:20 CEST 2015


On 2015-10-07 17:22, Graeme Geldenhuys wrote:
>> > constructor has an option ASkipHeaders which defaults to False. I'm now
>> > setting that parameter to True and will soon see if that works for my
>> > code or not.
> That didn't work for my experiment. :-/


Correction, I made a silly mistake in my code. I've managed to get it to
work with TCompressionStream and with ASkipHeaders = False (the default).

Thanks for everybody's feedback on this.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp



More information about the fpc-pascal mailing list