BZip2OutputStream.Seek Method

SharpZip Compression Library

SharpZip Compression 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