//
pkg.gl
Category
github.com/billmi/go-utils
dstring
package
2.0.0+incompatible
Repository:
https://github.com/billmi/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
21 SLOC
#
Functions
BytesToString
字节转字符串.
IsContainCN
判断字符串是否为中文[精确度需要反复试验].
Reverse
反转字符串.
StringToBytes
字符串转字节数组.