1 Star 0 Fork 28

王佳栋/third_party_lz4

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 843 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/lz4",
"description": "This package provides a streaming interface to LZ4 data streams as well as low level compress and uncompress functions for LZ4 data blocks. The implementation is based on the reference C one.",
"version": "3.1",
"license": "BSD 2-Clause",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/lz4"
},
"dirs": {},
"scripts": {},
"component": {
"name": "lz4",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wang-jiadong11/third_party_lz4.git
git@gitee.com:wang-jiadong11/third_party_lz4.git
wang-jiadong11
third_party_lz4
third_party_lz4
master

搜索帮助