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