TQMQTTMessage.Cat(TBytes) 函数
概述
向当前位置写入指定的数据
命名空间
:
QMqttClient
语法
Delphi
public function Cat(const ABytes: TBytes):
PQMQTTMessage
; overload;
参数
ABytes
类型: TBytes
返回值
类型:
PQMQTTMessage
相关
参照
TQMQTTMessage
QMqttClient