//
pkg.gl
Category
github.com/appleboy/com
bytesconv
package
0.3.0
Repository:
https://github.com/appleboy/com.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
7 SLOC
#
Functions
BytesToStr
BytesToString converts byte slice to string without a memory allocation.
StrToBytes
StringToBytes converts string to byte slice without a memory allocation.