Java.Util.Zip.Inflater: Constructor Members

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

See Also: Inherited members from Java.Lang.Object

Public Constructors

This constructor creates an inflater that expects a header from the input stream.
This constructor allows to create an inflater that expects no header from the input stream.

Protected Constructors

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