Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » QAnywhere » QAnywhere 参考 » 用于客户端的 QAnywhere Java API 参考 » QABinaryMessage 接口

 

readBinary 方法

从 QABinaryMessage 实例主体的未读部分开始读取部分数量的字节并将其存储到 dest 数组中。

 重载列表

readBinary(byte[]) 方法
readBinary(byte[], int) 方法
readBinary(byte[], int, int) 方法