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 |
|---|
stringdecompress(string $content) : string
string
\Zend\Filter\Exception\RuntimeException |
if error occurs during decompression |
|---|
stringtoString() : string
string