Ionic Zip Library v1.9.1.6
InitializeInflate Method
Reference ► Ionic.Zlib ► ZlibCodec ► InitializeInflate()()()()
Members
Icon | Member | Description |
---|---|---|
InitializeInflate()()()() |
Initialize the inflation state.
|
|
InitializeInflate(Boolean) |
Initialize the inflation state with an explicit flag to
govern the handling of RFC1950 header bytes.
|
|
InitializeInflate(Int32) |
Initialize the ZlibCodec for inflation, with the specified number of window bits.
|
|
InitializeInflate(Int32, Boolean) |
Initialize the inflation state with an explicit flag to govern the handling of
RFC1950 header bytes.
|