I am receiving data as an \"ZLIB\" compressed inputstream.
Using Javascript/Ajax/JQuery, I need to uncompress it on the client side.
Is the
Our library JSXGraph contains the deflate, unzip and gunzip algorithm. Please, have a look at jsxcompressor (a spin-off from JSXGraph, see http://jsxgraph.uni-bayreuth.de/wp/download/) or at Utils.js in the source code.