最佳Api将文件解压缩到内存中

编程入门 行业动态 更新时间:2024-10-20 03:52:56
本文介绍了最佳Api将文件解压缩到内存中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在开发一个Qt应用程序,我们必须读取压缩文件或QByteArrays,并解压缩它们在内存中,读取文件内容,而不实际解压缩文件到磁盘。

有没有一个好的sdk可以轻松实现这一点?我们目前使用QArchive(无缺陷),但是我们发现它只是没有bug,并且正在寻找一个不同的解决方案。

任何建议是赞赏。 >

感谢, Liron

解决方案

去quazip。感谢 Eugen 。 看起来运作良好。

I'm working on a Qt application where we have to read in zipped files or QByteArrays and unzip them in memory, reading the file contents without actually unzipping the file to disk.

Is there a good sdk that can enable this easily? We currently use QArchive (bugless), but we have found it to anything but bugless and are looking to move to a different solution.

Any advice is appreciated.

Thanks, Liron

解决方案

We ended up going with quazip. Thanks Eugen. Seems to be working well.

更多推荐

最佳Api将文件解压缩到内存中

本文发布于:2023-11-05 08:06:48,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1560312.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:解压缩   内存   文件   Api

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!