package
0.0.0-20221201022546-19fe8ec6ef40
Repository: https://github.com/truthhun/gotil.git
Documentation: pkg.go.dev
# README
字符串处理
# Functions
ConvertToUTF8 将任意可能非utf8字符串转为utf8编码.
EncodeUTF8 将指定字符编码的字符串转为utf8.
首字母大写@param str 需要对首字母进行大写的字符串@return 范湖.