TarBuffer.Close Method

SharpZip Compression Library

SharpZip Compression Library

TarBuffer.Close Method 

Close the TarBuffer. If this is an output buffer, also flush the current block before closing.

public void Close();

See Also

TarBuffer Class | ICSharpCode.SharpZipLib.Tar Namespace