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

lzf_compress

(PECL lzf >= 0.1.0)

lzf_compress — LZF compression

说明

lzf_compress ( string $data ) : string

lzf_compress() compresses the given data string using LZF encoding.

参数

data

The string to compress.

返回值

Returns the compressed data or FALSE if an error occurred.

参见

  • lzf_decompress() - LZF decompression

相关文章
php variable handling 函数 返回资源(resource)类型php php 选项/信息 函数 获取 php 进程的 idphp gmp 函数 add numbersphp gmp 函数 import from a binary stringphp gmp 函数 raise number into powerphp gmp 函数 subtract numbersphp gnupg 函数 returns the currently active protocol for all operationsphp grapheme 函数 find position in grapheme units of last occurrence of a stringphp gupnp 函数 set device callback functionphp lzf 函数 lzf compressionphp lzf 函数 lzf decompressionphp lzf 函数 determines what lzf extension was optimized forphp ming 函数 sets the swf output compressionphp zlib 函数 returns the coding type used for output compressionphp hyperwave api 函数 returns value for a given languagephp hyperwave api 函数 returns number of reasonsphp hyperwave api 函数 checks whether an attribute is editablephp lzf lzf 函数php reflectionfunctionabstract 获取函数短名称php 函数参考 变量与类型相关扩展
关注编程学问公众号
编程学问网 湘ICP备20001732号