Lines Matching +full:- +full:- +full:user
2 LZ4io.h - LZ4 File/Stream Interface
3 Copyright (C) Yann Collet 2011-2020
18 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21 - LZ4 source repository : https://github.com/lz4/lz4
22 - LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
25 Note : this is stand-alone program.
26 It is not part of LZ4 compression library, it is a user code of the LZ4 library.
27 - The license of LZ4 library is BSD.
28 - The license of xxHash library is BSD.
29 - The license of this source file is GPLv2.
35 /*--- Dependency ---*/
60 /* Size in bytes of a legacy block header in little-endian format */
94 /* blockSizeID : valid values : 4-5-6-7
98 /* blockSize : valid values : 32 -> 4MB
129 /* implement --list