BlockSize Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

PkzipClassicManaged.BlockSize Property

Get / set the applicable block size in bits.

public override int BlockSize {get; set;}

Remarks

The only valid block size is 8.

See Also

PkzipClassicManaged Class | ICSharpCode.SharpZipLib.Encryption Namespace