Functions.SwapInt64 方法 | |
Exchange the right and left halves of a Int64
命名空间:
XSharp.Core
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 FUNCTION SwapInt64(
i64 AS INT64
) AS INT64
public static long SwapInt64(
long i64
)
查看代码参数
- i64
- 类型:Int64
返回值
类型:
Int64参见