this is dankogai's javascript deflate http://github.com/dankogai/js-deflate I can't inflate from c#,please help me
A:
From the looks of it, it uses the standard GZip INFLATE/DEFLATE algorithms.
Just a question, why do you need to inflate it outside the browser?
leppie
2010-08-10 10:32:21
I need to transfer compress string to the server side,and server side decompression
guaike
2010-08-10 11:14:20