Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
int QABinaryMessage.readBinary( byte[] dest ) throws QAException
dest 保存读取字节的字节数组。
如果读取值时发生转换错误或没有其它输入,则抛出。
从 QABinaryMessage 实例主体的未读部分开始读取指定数量的字节。
writeBinary 方法
从消息主体读取的字节数。