点击或拖拽改变大小

ByteConverterBytesToDouble 方法

字节数组转双精度浮点形

命名空间:  GISShare.SMap.Utils
程序集:  GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public static double BytesToDouble(
	byte[] bytes,
	ByteOrderStyle eByteOrderStyle
)

参数

bytes
类型: SystemByte
eByteOrderStyle
类型: GISShare.SMap.UtilsByteOrderStyle

返回值

类型: Double
参见