LZW compression

72 views
Skip to first unread message

Sean

unread,
Mar 30, 2009, 4:19:10 PM3/30/09
to Clojure
Hi,
Does anyone know of a good compression library in java or clojure? A
quick google didn't reveal much useful. I need an LZW filter for an
app I'm working on.

Sean

Adrian Cuthbertson

unread,
Mar 30, 2009, 10:13:06 PM3/30/09
to clo...@googlegroups.com
There's apache commons; http://commons.apache.org/compress/ and Java
also has a built-in zip/gzip library - see java.util.zip in the Java
docs.

Adrian.
Reply all
Reply to author
Forward
0 new messages