DeflaterEngine.SetDictionary Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

DeflaterEngine.SetDictionary Method 

Set compression dictionary

public void SetDictionary(
   byte[] buffer,
   int offset,
   int length
);

See Also

DeflaterEngine Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace