The methods of Java.Util.Zip.ZipInputStream are listed below. For a list of all members, see the ZipInputStream Members list.
See Also: Inherited members from Java.Util.Zip.InflaterInputStream
CloseEntry()Closes the current zip entry and prepares to read the next entry. |
CreateZipEntry(string)creates a Java.Util.Zip.ZipEntry with the given name. |