Closes the current zip entry and moves to the next one.
[Visual Basic]
Public Sub CloseEntry()
[C#]
public void CloseEntry();
See Also
ZipInputStream Class | ZipInputStream Members | ICSharpCode.SharpZipLib.Zip Namespace
Closes the current zip entry and moves to the next one.
[Visual Basic]
Public Sub CloseEntry()
[C#]
public void CloseEntry();
ZipInputStream Class | ZipInputStream Members | ICSharpCode.SharpZipLib.Zip Namespace