点击或拖拽改变大小

EstunDataLoadBySourceData 方法

从原始的字节数据里加载

命名空间:  HslCommunication.Robot.Estun
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public void LoadBySourceData(
	byte[] source,
	IByteTransform byteTransform
)

参数

source
类型:SystemByte
原始字节数据
byteTransform
类型:HslCommunication.CoreIByteTransform
字节转换的类
参见