[fpc-pascal] How to use TCompressionStream?
    Felipe Monteiro de Carvalho 
    felipemonteiro.carvalho at gmail.com
       
    Sat Jun 21 19:17:28 CEST 2008
    
    
  
On Sat, Jun 21, 2008 at 2:11 PM, Marco van de Voort <marcov at stack.nl> wrote:
> Personally, I'd write() the strings that come from inttohex, instead of
> discarding them :_)
Indeed ... but that doesn't change anything =) It doesn't enter the
loop ... I checked with the debugger.
> What about use Compressor intead of Dest?
What is the use for Dest then if not to hold the destination data?
Also, I cannot use the Compressor because I cannot seek it and I
cannot read it. I can only write to it.
thanks,
-- 
Felipe Monteiro de Carvalho
    
    
More information about the fpc-pascal
mailing list