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