Query: lzf_compress
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LZF_COMPRESS(3) 1 LZF_COMPRESS(3) lzf_compress - LZF compressionSYNOPSISstring lzf_compress (string $data)DESCRIPTIONlzf_compress(3) compresses the given $data string using LZF encoding.PARAMETERSo $data - The string to compress.RETURN VALUESReturns the compressed data or FALSE if an error occurred.SEE ALSOlzf_decompress(3). PHP Documentation Group LZF_COMPRESS(3)
Related Man Pages |
---|
utf8_encode(3) - php |
mb_strstr(3) - php |
gzdeflate(3) - php |
px_set_targetencoding(3) - php |
xdiff_string_rabdiff(3) - php |