编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 函数 incrementally deflate dataphp zlib 函数 initialize an incremental deflate contextphp eio 函数 get file statusphp frontbase 函数 get the status for a given databasephp zlib 函数 close an open gz file pointerphp zlib 函数 get line from gz file pointer and strip html tagsphp zlib 函数 inflate a deflated stringphp zlib 函数 open gz filephp zlib 函数 output all remaining data on a gz file pointerphp zlib 函数 别名 gzwritephp zlib 函数 binary safe gz file readphp zlib 函数 rewind the position of a gz file pointerphp zlib 函数 seek on a gz file pointerphp zlib 函数 get number of bytes read so farphp zlib 函数 get decompression statusphp zlib 函数 initialize an incremental inflate contextphp lzf 函数 lzf decompressionphp uopz 函数 retrieve the last set exit statusphp win32service 函数 queries the status of a servicephp win32service 函数 update the service status
关注编程学问公众号
编程学问网 湘ICP备20001732号