//
pkg.gl
Category
github.com/YiuTerran/leaf
util
byteutil
package
2.2.2+incompatible
Repository:
https://github.com/yiuterran/leaf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
46 SLOC
#
Functions
BytesToHexString
将字节数组转成16进制组成的字符串(如MAC地址转换),强制使用.
BytesToIntString
将字节数组转换成10进制组成的字符串(如IP地址转换).
HexStringToBytes
将16进制数组成的字符串转成字节数组.
IntStringToBytes
将整数组成的字符串转成字节数组.
Md5HexString
No description provided by the author
RemoveUUIDDash
No description provided by the author