Compression adapter for Lzf
__construct(null $options)
null
\Zend\Filter\Exception\ExtensionNotLoadedException |
if lzf extension missing |
---|
compress(string $content) : string
string
\Zend\Filter\Exception\RuntimeException |
if error occurs during compression |
---|
string
decompress(string $content) : string
string
\Zend\Filter\Exception\RuntimeException |
if error occurs during decompression |
---|
string
toString() : string
string