Java.Util.Jar.JarOutputStream: Constructor Members

The constructors of Java.Util.Jar.JarOutputStream are listed below. For a list of all members, see the JarOutputStream Members list.

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

Public Constructors

Constructs a new JarOutputStream using an arbitrary output stream.
Constructs a new JarOutputStream using an output stream.

Protected Constructors

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