BZip2OutputStream.Seek Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

BZip2OutputStream.Seek Method 

Sets the current position of this stream to the given value.

public override long Seek(
   long offset,
   SeekOrigin origin
);

See Also

BZip2OutputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace