[bt-devel] bt2 question: how to compress files
Martin Gruner
mg.pub at gmx.net
Wed May 2 13:09:38 MST 2007
Hi Joachim,
if you look at http://doc.trolltech.com/4.3/qbytearray.html#qUncompress:
"Note: If you want to use this function to uncompress external data compressed
using zlib, you first need to prepend four bytes to the byte array that
contain the expected length of the uncompressed data encoded in big-endian
order (most significant byte first)."
So I don't think that it will work.
mg
Am Mittwoch, 2. Mai 2007 schrieb Joachim Ansorg:
> Hi,
> I think http://doc.trolltech.com/4.3/qbytearray.html#qCompress might be
> useful, but I don't have experience using it.
>
> Joachim
>
> > Hi,
> >
> > does anybody know how to read/write zip and/or gz files with QT4
> > (cross-platform)? How would integration work and how much effort would
> > this be?
> >
> > mg
> >
> > _______________________________________________
> > bt-devel mailing list
> > bt-devel at crosswire.org
> > http://www.crosswire.org/mailman/listinfo/bt-devel
>
> _______________________________________________
> bt-devel mailing list
> bt-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/bt-devel
More information about the bt-devel
mailing list