Java.Util.Jar.JarInputStream Members

The members of Java.Util.Jar.JarInputStream are listed below.

See Also: Inherited members from Java.Util.Zip.ZipInputStream

Public Constructors

Constructs a new JarInputStream from an input stream.
Constructs a new JarInputStream from an input stream.

Protected Constructors

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

Public Properties

[read-only]
ManifestManifest. Returns the Manifest object associated with this JarInputStream or null if no manifest entry exists.
[read-only]
NextJarEntryJarEntry. Returns the next JarEntry contained in this stream or null if no more entries are present.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.