Answer the question
In order to leave comments, you need to log in
How can I flip bits in qt if I have an array of uint8_t?
I receive data from QUdpSocket to the buffer, there is a need to flip the bits that came in, how can I do this?
Answer the question
In order to leave comments, you need to log in
qFromBigEndian
qFromLittleEndian
qToBigEndian
qToLittleEndian
https://doc.qt.io/qt-5/qtendian.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question