int QABinaryMessage.readBinary( byte[] dest, int length ) throws QAException
dest The byte array to hold the read bytes.
length The maximum number of bytes to read.
Thrown if there was a conversion error reading the value or if there is no more input.
Reads a specified number of bytes starting from the unread portion of a QABinaryMessage instance body.
The number of bytes read from the message body.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |