点击或拖拽改变大小

ReverseBytesTransformTransByte 方法 (UInt32)

uint数组变量转化缓存数据

命名空间:  HslCommunication.Core
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:10.2.2.0 (10.2.2.0)
语法
public override byte[] TransByte(
	uint[] values
)

参数

values
类型:SystemUInt32
等待转化的数组

返回值

类型:Byte
buffer数据

实现

IByteTransformTransByte(UInt32)
参见