qa_bool QABinaryMessage::readChar(
qa_char * value
)
value The destination of the qa_char
value read from the bytes message stream.
Reads a character value starting from the unread portion of the QABinaryMessage instance's message body.
The character value read.