Join our community in the tech forums for uncut technology discussion.
lzf_compress
(no version information, might be only in CVS) lzf_compress --
LZF compression
Descriptionstring lzf_compress ( string data )
lzf_compress() compresses the given
data.
Parameters
- data
The string to compress.
Return Values
Returns the compressed data or FALSE if an error occurred.
Join our community in the tech forums for uncut technology discussion.
|