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 reference » QAnywhere Java API reference for clients » QABinaryMessage interface

 

readBinary method

Reads some number of bytes starting from the unread portion of a QABinaryMessage instance body and stores them into the dest array.

 Overload list

readBinary(byte[]) method
readBinary(byte[], int) method
readBinary(byte[], int, int) method