编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « lzf_compress
  • lzf_optimized_for »
  • PHP Manual
  • LZF 函数
  • LZF decompression

lzf_decompress

(PECL lzf >= 0.1.0)

lzf_decompress — LZF decompression

说明

lzf_decompress ( string $data ) : string

lzf_compress() decompresses the given data string containing lzf encoded data.

参数

data

The compressed string.

返回值

Returns the decompressed data or FALSE if an error occurred.

参见

  • lzf_compress() - LZF compression

相关文章
php zlib 函数 get decompression statusphp lzf 函数 lzf compressionphp lzf 函数 lzf decompressionphp lzf 函数 determines what lzf extension was optimized forphp radius 函数 demangles dataphp radius 函数 returns the shared secretphp readline 函数 当一个行被接收时读取一个字符并且通知 readline 调用回调函数php recode 函数 别名 recode stringphp rpm reader 函数 closes an rpm filephp rrd 函数 gets information about underlying rrdtool libraryphp runkit 函数 check the php syntax of the specified filephp seaslog 函数 获取 seaslog 作者php session 函数 获取会话 cookie 参数php session 函数 设置会话 cookie 参数php proctitle 函数 set the process titlephp shared memory 函数 create or open shared memory blockphp snmp 函数 reads and parses a mib file into the active mib treephp snmp 函数 获取一个 snmp 对象php socket 函数 opens a socket on port to accept connectionsphp lzf lzf 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号