点击或拖拽改变大小

ByteConverterBytesSplit 方法

字符截取

命名空间:  GISShare.SMap.Utils
程序集:  GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public static byte[] BytesSplit(
	byte[] buffer,
	int iStartIndex,
	int iLength
)

参数

buffer
类型: SystemByte
iStartIndex
类型: SystemInt32
iLength
类型: SystemInt32

返回值

类型: Byte
参见