D Documentation  
flush
void[] flush();


Decompress and return any remaining data. The returned data should be appended to that returned by uncompress(). The UnCompress object cannot be used further.

Example
Todo
Created using PHP docwiki written by Markus Dangl. Best viewed with Mozilla Firefox.