文件名称:lz4-delphi-master
介绍说明--下载内容均来自于网络,请自行研究使用
Delphi bindings for [lz4](https://code.google.com/p/lz4/).
Includes easy-to-use wrapper class and an default mode implementation of the new [lz4s streaming format](http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html).
A Binding for xxHash is also present, since it is necessary for lz4s
Lz4 Version [r119](https://code.google.com/p/lz4/source/detail?r=119)
Includes easy-to-use wrapper class and an default mode implementation of the new [lz4s streaming format](http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html).
A Binding for xxHash is also present, since it is necessary for lz4s
Lz4 Version [r119](https://code.google.com/p/lz4/source/detail?r=119)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lz4-delphi-master
.................\.gitignore
.................\LICENSE
.................\LICENSE.lz4
.................\LICENSE.xxHash
.................\README.md
.................\lib
.................\...\win32_mingw
.................\...\...........\chkstk_ms.o
.................\...\...........\lz4.o
.................\...\...........\lz4hc.o
.................\...\...........\xxhash.o
.................\lz4d.defines.inc
.................\lz4d.dependencies.pas
.................\lz4d.lz4.pas
.................\lz4d.lz4s.pas
.................\lz4d.pas
.................\lz4d.test.pas
.................\lz4d_test.dpr
.................\xxHash.pas