lzf_compress
(no version information, might be only in CVS)
lzf_compress --
LZF compression
Popis
string
lzf_compress ( string data )
lzf_compress() compresses the given
data.
Parametre
- data
The string to compress.
Vrátené hodnoty
Returns the compressed data or FALSE if an error occurred.