Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
void QABinaryMessage::writeByte( qa_byte value)
value The byte array value to write to the message body.
Appends a byte value to the QABinaryMessage instance's message body.
The byte is represented as a one-byte value.
readByte function