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