BlockSize Property

SharpZip Compression Library

SharpZip Compression Library

PkzipClassicManaged.BlockSize Property

Get / set the applicable block size.

public override int BlockSize {get; set;}

Remarks

The only valid block size is 8.

See Also

PkzipClassicManaged Class | ICSharpCode.SharpZipLib.Encryption Namespace