Re: [COMPRESS} ZLIB Support

2013-07-19 Thread Stefan Bodewig
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

[COMPRESS} ZLIB Support

2013-07-19 Thread dam6923 .
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