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 don't provide an implementation themselves.

http://svn.apache.org/repos/asf/mina/sshd/trunk/sshd-core/src/main/java/org/apache/sshd/common/compression/CompressionZlib.java

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to