BZip2OutputStream.SetLength Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

BZip2OutputStream.SetLength Method 

Sets the length of this stream to the given value.

public override void SetLength(
   long value
);

See Also

BZip2OutputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace