I need help with “printing” data of my QByteArray… this is what debug shows what is in the variable:
I just need to qDebug() the “……………1025*3*7*”…everytime when i do something like:
qDebug() << myByteArray; it shows up some strange symbols… i tried many ways…
↧