Java.Util.Jar.JarInputStream Class
The input stream from which the JAR file to be read may be fetched.

See Also: JarInputStream Members

Syntax

[Android.Runtime.Register("java/util/jar/JarInputStream", DoNotGenerateAcw=true)]
public class JarInputStream : Java.Util.Zip.ZipInputStream

Remarks

The input stream from which the JAR file to be read may be fetched. It is used like the ZipInputStream.

See Also

[Android Documentation]

Requirements

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