How to write the BYTE* data to a QFile? I have binary data in BYTE*, I want to write that data completely to QFile. How to perform this. Please help me