public Inflater(bool noHeader)
passing true if there is no Zlib header information The usage is as following. First you have to set some input with SetInput()
, then Inflate() it. If inflate doesn't inflate any bytes there may be three reasons: SetInput()
. NOTE: IsNeedingInput() also returns true when, the stream is finished. SetDictionary()
.