TarOutputStream.Finish Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarOutputStream.Finish Method 

Ends the TAR archive without closing the underlying OutputStream. The result is that the EOF block of nulls is written.

public void Finish();

See Also

TarOutputStream Class | ICSharpCode.SharpZipLib.Tar Namespace