PAK 档案和 zlib (zlib.dylib)

发布于 2024-09-14 02:54:59 字数 138 浏览 2 评论 0原文

我目前正在编写一个 iPhone 应用程序,需要从 .pak 存档中解压缩多个文件。我假设 libz.dylib 可能有能力做到这一点,但我很难找到有关该主题的任何代码。 有人有任何示例代码或者可以指出我正确的方向吗?任何帮助将不胜感激。

干杯。

I'm currently writing an iPhone app where I need to uncompress several files from .pak archive. I'm assuming libz.dylib will probably have the ability to do this but I'm having a hard time find any code on the subject.
Anyone got any example code or can point me in the right direction? Any help at all would be much appreciated.

Cheers.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

漆黑的白昼 2024-09-21 02:54:59

“PAK”是什么意思?

如果它实际上是 .zip,请查找 minizip 或 ziparchive,这可能会执行您想要的操作。

What do you mean by "PAK"?

If it's actually a .zip, look up minizip or ziparchive, which may do what you want.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文