Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将字符值附加到 QABinaryMessage 实例的消息主体中。
void QABinaryMessage.writeChar(char val) throws QAException
val 要写入消息主体的字符值。
QAException 类 如果将字符值附加到消息主体时存在问题,则抛出异常。
字符由一个双字节值表示,首先附加高位字节。