查看: 2402|回复: 4
打印 上一主题 下一主题

[插件资源] 7Zip, lzma, LZ4, fastlz and Zip Multiplatfo 版本: 2.08各种压缩解压支...

[复制链接]

3

主题

2

听众

217

积分

设计实习生

Rank: 2

纳金币
352
精华
0

最佳新人

跳转到指定楼层
楼主
发表于 2016-1-16 16:48:02 |只看该作者 |倒序浏览
要求Unity 4.3.0 或更高版本。

Unity5 ready. This asset requires Unity Pro for unity4.x.

This is a shared library for Android, iOS, WSA8.1, Windows 10 Universal, OSX, Windows,Linux and WebGL to decompress 7z (7zip) files and to compress/decompress zip (.zip), LZ4(.lz4), fastLZ files and buffers.

7ZIP section:

The library serves the scope to have fast decompression of 7z files and compress/decompress lzma files and buffers.

- The library does 7z decompression and not 7z compression.
Compression of lzma alone files is supported.
Passwords are not supported.

- It is about 2.5x times faster then using a c# implementation for 7z decompression.

- You can extract a single file out of the 7z archive.

- If you intend to decompress large files it would be better to use the largeFiles flag.(consumes less ram)

- You can extract the contents of the 7z file keeping its folder structure.

- Ability to get the filenames and file sizes of files in a 7z archive.

- Ability to encode/decode to/from .lzma alone format.

- Ability to decode a specific file in a 7z archive to a byte buffer.

- Ability to decode/encode a byte buffer to/from the lzma alone format.**



ZIP section:

Fast zip compression and decompression with a clean and simple interface. Very easy to use. Well commented example and documentation.

The plugin is about 7x times faster in compression speed and 3x times faster in decompression speed compared to SharpZipLib.

- compress/decompress buffers to/from zlib streams.

- recursive directory compression/decompression.

- compress/decompress single files.

- append files to existing zip archives.

- compress a buffer and write it or append it to a zip archive.

- get file and size info of all the files or a specific file from a zip archive.

- extract a single file out of a zip archive.

- decompress a file of a zip archive to a byte buffer.

- get progress of extraction when the zip archive has multiple files.

- encryption is not supported.

LZ4 section:

Fast compression/decompression of files in LZ4 format.

- compress a file into a LZ4 file format.

- decompress an LZ4 file.

- compress a buffer into the LZ4 format.

- decompress an LZ4 compressed buffer into a buffer.

(The plugin provides a solution to store the uncompressed size of a compressed buffer in its footer.)

fastLZ section:

Fast compression/decompression of files in fastLZ format.

- compress a file into a fastlz file format.

- decompress a fastlz file.

- compress a buffer into the fastlz format.

- decompress a fastlz compressed buffer into a buffer.

(The plugin provides a solution to store the uncompressed size of a compressed buffer in its footer.)

*Linux, iOS, Android, MacOSX can treat buffers as files.

**Due to some compatibility reasons some functions on the lzma WSA plugins are disabled. These are: compressBuffer and encode/decode lzma alone files.

The ios and OSX libraries are compiled as universal. That means that they will support 32 and 64 bit builds.

The Windows and Linux libraries are compiled for x86 and x86_64 build modes.

The Android lib is compiled for armeabi, armeabi-v7a, x86 and x86_64.

Support email: [url=]elias_t@yahoo.com[/url]

7zip.rar

17.02 MB, 下载次数: 86

售价: 10 纳金币  [记录]

分享到: QQ好友和群QQ好友和群 腾讯微博腾讯微博 腾讯朋友腾讯朋友 微信微信
转播转播0 分享淘帖0 收藏收藏1 支持支持0 反对反对0
回复

使用道具 举报

0

主题

4

听众

718

积分

初级设计师

Rank: 3Rank: 3

纳金币
10
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

沙发
发表于 2016-5-4 11:56:00 |只看该作者
可惜不是最新的2.12版本
回复

使用道具 举报

0

主题

4

听众

718

积分

初级设计师

Rank: 3Rank: 3

纳金币
10
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

板凳
发表于 2016-5-4 14:56:28 |只看该作者
这个解压包怎么打开是错的?
回复

使用道具 举报

0

主题

1

听众

346

积分

设计实习生

Rank: 2

纳金币
126
精华
0

最佳新人

地板
发表于 2016-5-26 19:14:03 |只看该作者
如果是新版就更好了。
回复

使用道具 举报

0

主题

1

听众

22

积分

设计初学者

Rank: 1

纳金币
0
精华
0
5#
发表于 2017-4-19 16:54:41 |只看该作者
我要我要
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

关闭

站长推荐上一条 /1 下一条

手机版|纳金网 ( 闽ICP备08008928号

GMT+8, 2024-4-25 13:12 , Processed in 0.096424 second(s), 37 queries .

Powered by Discuz!-创意设计 X2.5

© 2008-2019 Narkii Inc.

回顶部