ByteConverter 方法 |
The ByteConverter type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| BytesReplace |
填充
| |
| BytesSplit |
字符截取
| |
| BytesToDouble |
字节数组转双精度浮点形
| |
| BytesToInt16 |
字节数组转整形
| |
| BytesToInt32 |
字节数组转整形
| |
| DoubleToBytes |
双精度浮点形转字节数组
| |
| Int16ToBytes |
整形转字节数组
| |
| Int32ToBytes |
整形转字节数组
|