void QABinaryMessage::writeString( qa_const_string value )
value The string value to write to the message body.
Appends a string value to the QABinaryMessage instance's message body.
The receiving application needs to invoke readString for each writeString invocation.
The UTF-8 representation of the string can be at most 32767 bytes.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |