From 135041ac3cc809a1cc38e4567a559bdcf0f0c1dc Mon Sep 17 00:00:00 2001 From: Lauri Kasanen Date: Fri, 9 Jun 2017 10:54:50 +0300 Subject: [PATCH] Add lz4 doc --- doc/funcref.sgml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/doc/funcref.sgml b/doc/funcref.sgml index d160082bf..3e74b2785 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -398,6 +398,13 @@ function. (incomplete) +

+ + + + + +

@@ -2632,6 +2639,23 @@ used in presence of a prototype. +decompress_lz4

+ + + +/ + +Use LZ4_compress_HC with compression level 16 for best compression. + + + + + div

-- 2.39.5