0
kicks
In Memory compression using SharpZipLib
Combining file I/O with compression can consume a ton of memory. The .NET C# compression library SharpZipLib provides excellent objects for building and working with compressed archives in memory using streams.