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