Closes this stream. Calls the TarBuffer's close() method. The underlying stream is closed by the TarBuffer.
[Visual Basic]
Overrides Public Sub Close()
[C#]
public override void Close();
See Also
TarInputStream Class | TarInputStream Members | ICSharpCode.SharpZipLib.Tar Namespace