浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Frequently Asked Questions about zlib

Well that's nice, but how do I make a gzip file in memory?

You can request that deflate write the gzip format instead of the zlib format using deflateInit2(). You can also request that inflate decode the gzip format using inflateInit2(). Read zlib.h for more details.

posted on 2013-03-31 13:16  lexus  阅读(169)  评论(0编辑  收藏  举报