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 |
|---|
| openssl_decrypt(3) - php |
| gzencode(3) - php |
| mcrypt_decrypt(3) - php |
| db2_field_type(3) - php |
| xml_set_processing_instruction_handler(3) - php |