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