How to uncompress in QT the data compressed in PHP (gzcompres)

Posted by user310780 on Stack Overflow See other posts from Stack Overflow or by user310780
Published on 2010-04-16T15:11:07Z Indexed on 2010/04/16 15:13 UTC
Read the original article Hit count: 157

Filed under:
|

I have a compressed string written by PHP gzcompress($string)

I need to read it with QT.

Any help is very appreciated!

© Stack Overflow or respective owner

Related posts about qt

Related posts about php