Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
void QABinaryMessage::writeLong( qa_long value )
value 要写入消息主体的长整型值。
将长整型值附加到 QABinaryMessage 实例的消息主体中。
长整型参数由一个八字节值表示,首先附加高位字节。
readLong 函数