//
pkg.gl
Category
github.com/slclub/go-tips
stringbyte
package
0.0.3
Repository:
https://github.com/slclub/go-tips.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
31 SLOC
#
Functions
BytesToString
BytesToString converts byte slice to string without a memory allocation.
StringToBytes
StringToBytes converts string to byte slice without a memory allocation.
SubLeft
get left string of s.