hazzik / mpqtool-export

Automatically exported from code.google.com/p/mpqtool
0 stars 1 forks source link

[Message].Net 2.0 comes with zip compress/decompress classes #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If you switch to use System.IO.Compression.DeflateStream, you may get rid
of #ziplib.
This is just a message which you can ignore.

Original issue reported on code.google.com by deerc...@gmail.com on 20 Jun 2007 at 3:19

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I am using InflaterInputStream and BZip2 from SharpZipLib.

System.IO.Compression has DeflateStream and GZipStream.  Do you know if they are
equivalent to either of those SharpZipLib ones?

Original comment by fool...@gmail.com on 23 Jul 2007 at 12:16

GoogleCodeExporter commented 9 years ago
I think there isn't.
Seems we'd better stay with #ZipLib, sorry for my mistake not looking carefully 
at
the code.

Original comment by deerc...@gmail.com on 23 Jul 2007 at 3:06

GoogleCodeExporter commented 9 years ago
Closing this issue.

Original comment by fool...@gmail.com on 24 Jul 2007 at 1:08