qa_bool QABinaryMessage::readLong(
qa_long * value
)
value The destination of the long value read from the bytes message stream.
Reads a signed 64-bit integer value starting from the unread portion of the QABinaryMessage instance's message body.
True if and only if the operation succeeded.