点击或拖拽改变大小

ByteConverterInt32ToBytes 方法

整形转字节数组

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

参数

iValue
类型: SystemInt32
eByteOrderStyle
类型: GISShare.SMap.UtilsByteOrderStyle

返回值

类型: Byte
参见