[fpc-pascal] How to use TCompressionStream?

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Sat Jun 21 19:54:44 CEST 2008


On Sat, Jun 21, 2008 at 2:48 PM, Michael Van Canneyt
<michael at freepascal.org> wrote:
> You cannot use CopyFrom.
> You must do a read till there is no data anymore.
> See TStrings.LoadFromStream for instance.

Indeed. TStrings.LoadFromStream works in the decompressor =)

thanks,
-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list