//
pkg.gl
Category
github.com/go-jimu/template
internal
pkg
bytesconv
package
0.2.0
Repository:
https://github.com/go-jimu/template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
9 SLOC
#
Functions
BytesToString
BytesToString converts byte slice to string without a memory allocation.
StringToBytes
StringToBytes converts string to byte slice without a memory allocation.