qa_bool QABinaryMessage::readBoolean(
qa_bool * value
)
value The destination of the qa_bool
value read from the bytes message stream.
Reads a boolean value starting from the unread portion of the QABinaryMessage instance's message body.
True if and only if the operation succeeded.