点击或拖拽改变大小

ByteConverterBytesToInt32 方法

字节数组转整形

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

参数

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

返回值

类型: Int32
参见