Hi,

 "Monsur Hossain" <[EMAIL PROTECTED]> wrote:

Hmm, but upon first look I don't see a direct analog to the Inflater/Deflater methods.

using ICSharpCode.SharpZipLib.Zip; using ICSharpCode.SharpZipLib.Zip.Compression;

// Create the compressor with highest level of compression
 Deflater compressor = new Deflater();
 compressor.SetLevel(Deflater.BEST_COMPRESSION);

and etc

Pasha Bizhan
http://lucenedotnet.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to