BZip2OutputStream.SetLength Method

SharpZip Compression Library

SharpZip Compression Library

BZip2OutputStream.SetLength Method 

Sets the length of this stream to the given value.

public override void SetLength(
   long val
);

See Also

BZip2OutputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace