Convert Hex To Binary using QByteArray class
-
wrote on 16 Aug 2015, 06:19 last edited by
Hi , i want to read a binary file using QFile
i converted the QByteArray result of QFile::readAll() function to hex format but i dont know how to convert the hex format to Binary.
Can anybody help me for this ??
2/2