Java.Util.Zip.ZipInputStream.CloseEntry Method
Closes the current zip entry and prepares to read the next entry.

Syntax

[Android.Runtime.Register("closeEntry", "()V", "GetCloseEntryHandler")]
public virtual void CloseEntry ()

Exceptions

TypeReason
Java.IO.IOExceptionif an IOException occurs.

Remarks

Closes the current zip entry and prepares to read the next entry.

[Android Documentation]

Requirements

Namespace: Java.Util.Zip
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1