Domanda

Google say what is this zip archive, but I cannot its extract by ICSharpCode.SharpZipLib and Zlib.net libraries.

È stato utile?

Soluzione

That is a zlib (RFC 1950) header. You can use the zlib library to decompress it.

Altri suggerimenti

I found offzip.exe at http://aluigi.altervista.org/mytoolz.htm to be super helpful to expand RFC 1950s.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top