SoftBufferSetValue 方法 |
名称 | 说明 | |
---|---|---|
SetValue(Byte, Int32) |
设置byte类型的数据到缓存区 Set byte type data to the cache area | |
SetValue(Double, Int32) |
设置double类型的数据到缓存区 Set double type data to the cache area | |
SetValue(Double, Int32) |
设置double数组的数据到缓存区 Set double array data to the cache area | |
SetValue(Int16, Int32) |
设置short类型的数据到缓存区 Set short type data to the cache area | |
SetValue(Int16, Int32) |
设置short数组的数据到缓存区 Set short array data to the cache area | |
SetValue(Int32, Int32) |
设置int类型的数据到缓存区 Set int type data to the cache area | |
SetValue(Int32, Int32) |
设置int数组的数据到缓存区 Set int array data to the cache area | |
SetValue(Int64, Int32) |
设置long类型的数据到缓存区 Set long type data to the cache area | |
SetValue(Int64, Int32) |
设置long数组的数据到缓存区 Set long array data to the cache area | |
SetValue(Single, Int32) |
设置float类型的数据到缓存区 Set float type data to the cache area | |
SetValue(Single, Int32) |
设置float数组的数据到缓存区 Set float array data to the cache area | |
SetValue(UInt16, Int32) |
设置ushort类型的数据到缓存区 Set ushort type data to the cache area | |
SetValue(UInt16, Int32) |
设置ushort数组的数据到缓存区 Set ushort array data to the cache area | |
SetValue(UInt32, Int32) |
设置uint类型的数据到缓存区 Set uint byte data to the cache area | |
SetValue(UInt32, Int32) |
设置uint数组的数据到缓存区 Set uint array data to the cache area | |
SetValue(UInt64, Int32) |
设置ulong类型的数据到缓存区 Set ulong byte data to the cache area | |
SetValue(UInt64, Int32) |
设置ulong数组的数据到缓存区 Set long array data to the cache area |