//
pkg.gl
Category
github.com/coder2m/g-saber
xtransform
xbyte
package
0.1.5
Repository:
https://github.com/coder2m/g-saber.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
24 SLOC
#
Functions
Byte2UInt64
Byte2UInt64 byte -> uint64.
Bytes2Int
Bytes2Int 字节转整形.
Int2Bytes
Int2Bytes 整形转换成字节.
UInt64ToByte
UInt64ToByte uint64 -> byte.