//
pkg.gl
Category
github.com/ace-zhaoy/go-utils
ustring
package
1.2.8
Repository:
https://github.com/ace-zhaoy/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
27 SLOC
#
Functions
Bytes2Str
Bytes2Str converts []byte to string,no-copy.
Split
No description provided by the author
Str2Bytes
Str2Bytes converts string to []byte,no-copy.
StrTrim
No description provided by the author