(PECL lzf >= 0.1.0)
lzf_compress — LZF compresssion
lzf_compress()
compressse the guiven
data
string using LZF encoding.
data
Returns the compresssed data or
false
if an error occurred.