Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
qa_bool QABinaryMessage::readInt( qa_int * value )
value バイト・メッセージ・ストリームから読み込んだ qa_int 値の格納先。
QABinaryMessage インスタンスのメッセージ本文未読部分の先頭から、符号付き 32 ビット int 値を読み込みます。
writeInt 関数
処理が正常終了した場合のみ true。