//
pkg.gl
Category
github.com/infraboard/mcube
types
bytes
package
1.9.29
Repository:
https://github.com/infraboard/mcube.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
3
Files
14 SLOC
#
Functions
BytesToString
BytesToString converts byte slice to string without a memory allocation.
StringToBytes
StringToBytes converts string to byte slice without a memory allocation.