编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 eio 函数 get file statusphp fdf 函数 get the value of the /status keyphp zlib 函数 deflate a stringphp zlib 函数 create a gzip compressed stringphp zlib 函数 test for eof on a gz file pointerphp zlib 函数 read entire gz file into an arrayphp zlib 函数 get character from gz file pointerphp zlib 函数 get line from file pointerphp zlib 函数 binary safe gz file writephp imap 函数 returns status information on a mailboxphp zlib 函数 incrementally inflate encoded dataphp zlib 函数 get decompression statusphp maxdb 函数 gets the current system statusphp postgresql 函数 returns the current in transaction status of the serverphp zlib 函数 output a gz filephp session pgsql 函数 get current save handler statusphp svn 函数 returns the status of working copy files and directoriesphp zlib 函数 uncompress any raw/gzip/zlib encoded dataphp zlib 函数 compress data with the specified encoding
关注编程学问公众号
编程学问网 湘ICP备20001732号