编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 zlib 函数 initialize an incremental deflate contextphp eio 函数 get file statusphp zlib 函数 close an open gz file pointerphp zlib 函数 compress a stringphp zlib 函数 decodes a gzip compressed stringphp zlib 函数 deflate a stringphp zlib 函数 create a gzip compressed stringphp zlib 函数 binary safe gz file readphp zlib 函数 rewind the position of a gz file pointerphp zlib 函数 seek on a gz file pointerphp zlib 函数 tell gz file pointer read/write positionphp zlib 函数 uncompress a compressed stringphp zlib 函数 binary safe gz file writephp imap 函数 returns status information on a mailboxphp zlib 函数 get decompression statusphp lzf 函数 lzf decompressionphp postgresql 函数 returns the current in transaction status of the serverphp session pgsql 函数 get current save handler statusphp svn 函数 returns the status of working copy files and directoriesphp zlib zlib 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号