点击或拖拽改变大小

ByteConverterBytesReplace 方法

填充

命名空间:  GISShare.SMap.Utils
程序集:  GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public static void BytesReplace(
	byte[] bufferDES,
	int iStartIndexDES,
	byte[] bufferSRC,
	int iStartIndexSRC,
	int iLengthSRC
)

参数

bufferDES
类型: SystemByte
iStartIndexDES
类型: SystemInt32
bufferSRC
类型: SystemByte
iStartIndexSRC
类型: SystemInt32
iLengthSRC
类型: SystemInt32
参见