Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
qa_bool QABinaryMessage::readBoolean( qa_bool * value )
value 从字节消息流读取的 qa_bool 值的目标。
从 QABinaryMessage 实例的消息主体的未读部分开始读取布尔值。
writeBoolean 函数
当且仅当操作成功时返回 true。