TarOutputStream.Seek Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarOutputStream.Seek Method 

set the position within the current stream

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

See Also

TarOutputStream Class | ICSharpCode.SharpZipLib.Tar Namespace