编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 lzf 函数 lzf compressionphp lzf 函数 lzf decompressionphp lzf 函数 determines what lzf extension was optimized forphp ming 函数 sets the swf output compressionphp sodium 函数 descriptionphp sodium 函数 verify and decrypt a ciphertextphp sodium 函数 extract the public key from the secret keyphp 数组 函数 对数组排序php sqlite 函数 set busy timeout duration or disable busy handlersphp sqlite 函数 别名 sqlite fetch singlephp sqlite 函数 seek to the first row numberphp sqlsrv 函数 returns a row as an arrayphp sqlsrv 函数 returns information about the serverphp ssh2 函数 retrieve fingerprint of remote serverphp ssh2 函数 create a symlinkphp statistic 函数 calculates any one parameter of the negative binomial distribution given values for the othersphp statistic 函数 probability density function of the laplace distributionphp statistic 函数 generates uniform float between low exclusive and high exclusive php zlib 函数 returns the coding type used for output compressionphp lzf lzf 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号