PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<lzf_compresslzf_optimized_for>
Last updated: Mon, 16 Jul 2012

lzf_decompress

(PECL)

lzf_decompress --  LZF decompression

说明

string lzf_decompress ( string data )

lzf_compress() decompresses the given data.

参数

data

The compressed string.

返回值

Returns the decompressed data or FALSE if an error occurred.




<lzf_compresslzf_optimized_for>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST