编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 geoip 函数 geoip 数据库是否可用php 类/对象 函数 返回由类的方法名组成的数组php php 选项/信息 函数 获取当前 magic quotes gpc 的配置选项设置php gd 和图像处理 函数 取得图像大小php date/time 函数 取得当前时间php gmp 函数 exact division of numbersphp gmp 函数 negate numberphp gmp 函数 scan for 1php gnupg 函数 decrypts a given textphp grapheme 函数 function to extract a sequence of default grapheme clusters from a text buffer which must be encoded in utf 8php gupnp 函数 sets a function to be called at regular intervalsphp zlib 函数 get decompression statusphp lzf 函数 lzf compressionphp lzf 函数 lzf decompressionphp lzf 函数 determines what lzf extension was optimized forphp hyperwave api 函数 returns content of an objectphp hyperwave api 函数 inserts a new object of type documentphp hyperwave api 函数 returns type of reasonphp lzf lzf 函数php reflectionfunctionabstract 获取函数名称
关注编程学问公众号
编程学问网 湘ICP备20001732号