简介 » « 压缩与归档扩展 PHP 手册 函数参考 压缩与归档扩展 Bzip2 简介安装/配置需求安装运行时配置资源类型预定义常量范例Bzip2 函数bzclose — 关闭一个 bzip2 文件bzcompress — 把一个字符串压缩成 bzip2 编码数据bzdecompress — 解压经 bzip2 编码过的数据bzerrno — 返回一个 bzip2 错误码bzerror — 返回包含 bzip2 错误号和错误字符串的一个 arraybzerrstr — 返回一个 bzip2 的错误字符串bzflush — 什么都不做bzopen — 打开 bzip2 压缩文件bzread — bzip2 文件二进制安全地读取bzwrite — 二进制安全地写入 bzip2 文件 add a note User Contributed Notes There are no user contributed notes for this page. 备份地址:http://www.lvesu.com/blog/php/book.bzip2.php