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

SQL Anywhere 12.0.0 (中文) » QAnywhere » QAnywhere 参考 » 用于客户端的 QAnywhere C++ API 参考

 

QABinaryMessage 类

QABinaryMessage 对象用于发送包含未解释字节流的消息。

 语法
 基类
 成员
 注释
 示例

QABinaryMessage 析构函数
getBodyLength 方法
readBinary 方法
readBoolean 方法
readByte 方法
readChar 方法
readDouble 方法
readFloat 方法
readInt 方法
readLong 方法
readShort 方法
readString 方法
reset 方法
writeBinary 方法
writeBoolean 方法
writeByte 方法
writeChar 方法
writeDouble 方法
writeFloat 方法
writeInt 方法
writeLong 方法
writeShort 方法
writeString 方法