Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
void QABinaryMessage.writeBinary( byte[] val ) throws QAException
val 写入消息主体的字节数组值。
如果将字节数组附加到消息主体时存在问题,则抛出。
将字节数组值附加到 QABinaryMessage 实例的消息主体中。
readBinary 方法