编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 ncurses 函数 copies a region from a pad into the virtual screenphp ncurses 函数 places an invisible panel on top of the stack making it visiblephp ncurses 函数 returns a logical or of all attribute flags supported by terminalphp ncurses 函数 turns on attributes for a windowphp newt 函数 this function returns a grid containing the buttons createdphp newt 函数 说明php newt 函数 说明php newt 函数 create a formphp newt 函数 说明php newt 函数 说明php newt 函数 说明php newt 函数 说明php output control 函数 冲刷出(送出)输出缓冲区中的内容php oci8 函数 returns the oracle client library versionphp zlib 函数 returns the coding type used for output compressionphp lzf lzf 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号