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

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Java API Reference » ianywhere.qanywhere.client package » Interface QABinaryMessage

readLong method Next Page

readShort method


Synopsis

short ianywhere.qanywhere.client.QABinaryMessage.readShort()
throws QAException

Throws
Remarks

Reads a short value starting from the unread portion of a QABinaryMessage message body.

See Also

writeShort method

Returns

The short value read from the message body.