How can I append 2 bytes to QByteArray?
QByteArray::append() sounds like it could be useful for appending to a QByteArray.