From 1ba37f378404f912fffe265a9506147695e158db Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Thu, 26 Mar 2015 19:49:15 +0100 Subject: Reference format doc --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4d6b60a..f960e7d 100644 --- a/README.md +++ b/README.md @@ -54,3 +54,7 @@ Benchmark evaluates the compression of reference [Silesia Corpus](http://sun.aei +The LZ4 block compression format is detailed within [lz4_block_format.txt](lz4_block_format.txt). + +For streaming unknown amount of data and compress files of any size, a frame format has been published, and can be consulted within the file LZ4_Frame_Format.html . + -- cgit v0.12