Ends the TAR archive and closes the underlying OutputStream. This means that finish() is called followed by calling the TarBuffer's close().
public override void Close();
See Also
TarOutputStream Class | ICSharpCode.SharpZipLib.Tar Namespace
Ends the TAR archive and closes the underlying OutputStream. This means that finish() is called followed by calling the TarBuffer's close().
TarOutputStream Class | ICSharpCode.SharpZipLib.Tar Namespace