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