[Mono-list] Re: i can't decompress an image file

Robert Jordan robertj at gmx.net
Mon Aug 29 05:08:16 EDT 2005


Hi,

> I am trying to compress an image file with System.IO.Compress namespace class is 
> called GZipStream. I can compress but i can't decompress it. When i read 
> decompressed file length it is about 3,2Mbyte but orjinally this file 3,4MB. 
> yeeeea What is happening my friends?

You did't close the compress stream.

Rob

ps: post some code next time ;-)



More information about the Mono-list mailing list