void QABinaryMessage::writeBinary( qa_const_bytes value, qa_int offset, qa_int length )
value The byte array value to write to the message body.
offset The offset within the byte array to begin writing.
length The number of bytes to write.
Appends a byte array value to the QABinaryMessage instance's message body.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |