Forum und email
lzf_compress

lzf_compress

(PECL)

lzf_compress --  LZF compression

Opis

string lzf_compress ( string data )

lzf_compress() compresses the given data.

Parametry

data

The string to compress.

Zwracane wartości

Returns the compressed data or FALSE if an error occurred.

Patrz także

lzf_decompress()