编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « inflate_get_read_len
  • inflate_init »
  • PHP Manual
  • Zlib 函数
  • Get decompression status

inflate_get_status

(PHP 7 >= 7.2.0)

inflate_get_status — Get decompression status

说明

inflate_get_status ( resource $resource ) : int

Usually returns either ZLIB_OK or ZLIB_STREAM_END.

参数

resource

返回值

Returns decompression status 或者在失败时返回 FALSE.

相关文章
php eio 函数 get file statusphp frontbase 函数 get the status for a given databasephp fdf 函数 get the value of the /status keyphp fdf 函数 set the value of the /status keyphp zlib 函数 read entire gz file into an arrayphp zlib 函数 get character from gz file pointerphp zlib 函数 get line from file pointerphp zlib 函数 get line from gz file pointer and strip html tagsphp zlib 函数 inflate a deflated stringphp zlib 函数 open gz filephp zlib 函数 incrementally inflate encoded dataphp zlib 函数 get number of bytes read so farphp zlib 函数 get decompression statusphp zlib 函数 initialize an incremental inflate contextphp maxdb 函数 gets the current system statusphp zlib 函数 output a gz filephp win32service 函数 queries the status of a servicephp zlib 函数 uncompress any raw/gzip/zlib encoded dataphp zlib 函数 compress data with the specified encodingphp zlib 函数 returns the coding type used for output compression
关注编程学问公众号
编程学问网 湘ICP备20001732号