Method RequestExtended::decodeCompress

Meta:

Written by

Christian Schiffler <c.schiffler@cyberspectrum.de>

/system/libraries/RequestExtended.php line 568
Automatically extracted PHP DOC comment from code:

decode a "compress" encoded reply.
currently unimplemented idea can come from
http://whoyouknow.co.uk/uni/datacompression/lzw.php?source <- demo implementation on bitstrings
http://www.geocities.com/yccheok/lzw/lzw.html <- doc of algorithm
http://wiki.lmu-mi.de/index.php/LZW-Kodierung <- german

END OF PHP DOC
protected function string decodeCompress(string $string)

Parameters

string $string
Not documented yet. Please add documentation to this entry.

Add a comment

Please calculate 1 plus 4.