Subject: Re: zlib Deflate to java.util.zip inflate problem
From: Eric Hodel <drbrain segment7.net>
Date: Mon, 6 Apr 2009 14:50:24 +0900
References: 332956
In-reply-to: 332956
On Apr 4, 2009, at 09:45, Dom wrote:
> compressedBroadcast = Zlib::Deflate.new(nil, -
> Zlib::MAX_WBITS).deflate(binaryBroadcastData, Zlib::FINISH)
I think you're asking for a gzip stream here with your -MAX_WBITS