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

search for in the

lzf_decompress> <LZF 関数
[edit] Last updated: Fri, 25 May 2012

view this page in

lzf_compress

(PECL lzf >= 0.1.0)

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.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites