TarBuffer.Close Method
From SharpZip Compression Library
Close the TarBuffer. If this is an output buffer, also flush the current block before closing.
public void Close();
From SharpZip Compression Library
Close the TarBuffer. If this is an output buffer, also flush the current block before closing.