Java.Util.Zip.ZipInputStream: Constructor Members

The constructors 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

Public Constructors

Constructs a new ZipInputStream to read zip entries from the given input stream.
Documentation for this section has not yet been entered.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.