¡@

Home 

c++ Programming Glossary: quncompress

Qt quncompress gzip data

http://stackoverflow.com/questions/2690328/qt-quncompress-gzip-data

So what I want to do is uncompress data in qt using qUncompress QByteArray send from www in gzip format. I used wireshark to.. unsigned int size 0 0xFF QByteArray uncomp qUncompress dataPlusSize qDebug uncomp And uncompression fails with qUncompress.. dataPlusSize qDebug uncomp And uncompression fails with qUncompress Z_DATA_ERROR Input data is corrupted. AFAIK gzip consist of..