PDA

View Full Version : uudecode a QBytearray



cmessineo
25th June 2015, 20:11
Hi, is there a function I can use to uudecode a QByteArray or do I have to write my own?

Thanks

ChrisW67
25th June 2015, 21:32
You will have to write your own

anda_skoa
26th June 2015, 09:10
You could also check if the KCodecs Framework builds with Qt4: http://inqlude.org/libraries/kcodecs.html

Cheers,
_