On 2013-07-20, dam6923 . wrote:
> So, I'm fairly new to the world of compression implementations. Is
> ZLIB (RFC 1950) supported by the current COMPRESS library?
No.
> If not, perhaps we can borrow from APACHE MINA?
>From what I can tell the use jzlib which lives in the jsch SSH ecosystem
and
So, I'm fairly new to the world of compression implementations. Is
ZLIB (RFC 1950) supported by the current COMPRESS library? If not,
perhaps we can borrow from APACHE MINA? I see on their "thank you
page" a reference to "Vinod Panicker - Zlib compression."
~BB