点击或拖拽改变大小

ReverseBytesTransformTransByte 方法 (Int64)

long数组变量转化缓存数据

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

参数

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

返回值

类型:Byte
buffer数据

实现

IByteTransformTransByte(Int64)
参见