Query: lzf_decompress
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LZF_DECOMPRESS(3) 1 LZF_DECOMPRESS(3) lzf_decompress - LZF decompressionSYNOPSISstring lzf_decompress (string $data)DESCRIPTIONlzf_compress(3) decompresses the given $data string containing lzf encoded data.PARAMETERSo $data - The compressed string.RETURN VALUESReturns the decompressed data or FALSE if an error occurred.SEE ALSOlzf_compress(3). PHP Documentation Group LZF_DECOMPRESS(3)
Related Man Pages |
---|
imagecreatefromstring(3) - php |
mcrypt_decrypt(3) - php |
db2_field_type(3) - php |
sqlite_udf_encode_binary(3) - php |
xml_set_processing_instruction_handler(3) - php |