| 1234567891011121314 |
- 2004-12-03 Raja R Harinath <[email protected]>
- * DeflateStream.cs, GzipStream.cs, CompressionMode.cs: Make class public.
- 2004-11-10 Martin Baulig <[email protected]>
- * DeflateStream.cs, GzipStream.cs: `System.IO.Stream.Length' doesn't
- have any setter.
- 2004-10-02 Christopher Lahey ([email protected])
- * DeflateStream.cs GzipStream.cs: Implemented the DeflateStream
- and GzipStream using zlib.
|