The best and slowest compression level. This tries to find very long and distant string repetitions.
public const int BEST_COMPRESSION = 9;
See Also
Deflater Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace
The best and slowest compression level. This tries to find very long and distant string repetitions.
Deflater Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace