//
pkg.gl
Category
github.com/ecodeclub/ekit
stringx
package
0.0.9
Repository:
https://github.com/ecodeclub/ekit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
13 SLOC
#
Functions
UnsafeToBytes
UnsafeToBytes 非安全 string 转 []byte 他必须遵守上述规则.
UnsafeToString
UnsafeToString 非安全 []byte 转 string 他必须遵守上述规则.