PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

lzf_optimized_for> <lzf_compress
Last updated: Fri, 10 Oct 2008

view this page in

lzf_decompress

(PECL lzf:0.1-1.4)

lzf_decompress LZF 圧縮を伸長する

説明

string lzf_decompress ( string $data )

lzf_decompress() は、lzf で符号化された文字列を含む data を伸長します。

パラメータ

data

圧縮されたデータ。

返り値

伸長したデータを返します。エラー時には FALSE を返します。



add a note add a note User Contributed Notes
lzf_decompress
There are no user contributed notes for this page.

lzf_optimized_for> <lzf_compress
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites