Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
void QABinaryMessage::writeInt( qa_int value )
value メッセージ本文に書き込む int 値。
QABinaryMessage インスタンスのメッセージ本文に int 値を追加します。
int パラメータは 4 バイトの値で示され、上位のバイトから追加されます。
readInt 関数