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

search for in the

lzf_decompress> <LZF 関数
Last updated: Fri, 05 Sep 2008

view this page in

lzf_compress

(PECL lzf:0.1-1.4)

lzf_compress LZF 圧縮を行う

説明

string lzf_compress ( string $data )

lzf_compress() は、指定された arg を LZF 符号化方式で圧縮します。

パラメータ

data

圧縮するデータ。

返り値

圧縮されたデータを返します。エラー時には FALSE を返します。



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

lzf_decompress> <LZF 関数
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites