Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Inflate deflated data with no header and using setDictionary

$
0
0

I have a block of deflated data with no header from an MSZIP file format and I need to inflate it using the last inflated block as a dictionary. The problem is I can't use SetDictionary on an Inflater with nowrap = true. 

Is there no way around this?


Viewing all articles
Browse latest Browse all 1764

Trending Articles