[jdev] Re: Stream compression with jzlib?
Vinod Panicker
vinod.p at gmail.com
Mon Feb 27 01:19:26 CST 2006
On 2/27/06, Vinod Panicker <vinod.p at gmail.com> wrote:
> Hi,
>
> Has anyone successfully managed to do Stream Compression with jzlib?
> I've been trying unsuccessfully for the past few days... Its not
> matching the output generated by the original C zlib library, nor is
> jzlib able to decompress its own compressed output.
>
> Is it broken?
Got it working now :)
Anyone else who uses this, don't use inflateInit() with an argument.
Use the no argument method.
Regards,
Vinod.
More information about the JDev
mailing list