From eca67664d9023826215e3dc8d6727489c66ea0f2 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 15 May 2017 19:59:35 +0200 Subject: Apache Commons Compress supports LZ4 as of version 1.14 closes #354 --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index e602c80..abac9a2 100644 --- a/index.html +++ b/index.html @@ -184,6 +184,7 @@ They are in conformance with the LZ4 [block] and [frame] specifications, and are |__Rust__ | Artem Navrotskiy |https://github.com/bozaro/lz4-rs | |__Lua__ | Witchu Promjunyakul |https://github.com/witchu/lua-lz4 | |__Z80 assembly__ decoder | Piotr Drapich |http://www.union.org.pl/download/z80/LZ4_Z80.asm | +|__Java__ | Apache Commons Developer |http://commons.apache.org/proper/commons-compress/ | [block]:lz4_Block_format.md [frame]:lz4_Frame_format.md -- cgit v0.12