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

readString method Next Page

reset method


Synopsis

void ianywhere.qanywhere.client.QABinaryMessage.reset()
throws QAException

Throws
Remarks

Resets a message so that the reading of values starts from the beginning of the message body.

The reset method also puts the QABinaryMessage message body in read-only mode.