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