PHP8 inflate_get_status
2024-02-29 09:09 更新
(PHP 7 >= 7.2.0, PHP 8)
inflate_get_status — 获取解压状态
说明
inflate_get_status(InflateContext $context): int通常返回 ZLIB_OK 或 ZLIB_STREAM_END。
参数
context
返回值
返回解压缩状态。
更新日志
| 版本 | 说明 |
|---|---|
| 8.0.0 | context现在需要一个 InflateContext 实例;以前,需要资源。 |
以上内容是否对您有帮助:

免费 AI IDE


更多建议: