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

SQL Anywhere 12.0.0 (中文) » QAnywhere » QAnywhere 参考 » 用于客户端的 QAnywhere Java API 参考 » QABinaryMessage 接口

 

readBinary 方法

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

 重载列表

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