点击或拖拽改变大小

MqttHelperBuildIntBytes 方法

从MQTT的缓存信息里,提取长度信息
Extract length information from MQTT cache information

命名空间:  HslCommunication.MQTT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public static byte[] BuildIntBytes(
	int data
)

参数

data
类型:SystemInt32
数据信息

返回值

类型:Byte
参见