The constructors of Java.Util.Zip.InflaterInputStream are listed below. For a list of all members, see the InflaterInputStream Members list.
See Also: Inherited members from Java.IO.FilterInputStream
This is the most basic constructor. | ||
This constructor lets you pass a specifically initialized Inflater, for example one that expects no ZLIB header. | ||
This constructor lets you specify both the Inflater as well as the internal buffer size to be used. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |