Closes the current entry, updating header and footer information as required
public void CloseEntry();
Exceptions
Exception Type | Condition |
---|---|
IOException | An I/O error occurs. |
InvalidOperationException | No entry is active. |
See Also
ZipOutputStream Class | ICSharpCode.SharpZipLib.Zip Namespace