//
pkg.gl
Category
github.com/infraboard/mcube/v2
types
bytes
package
2.0.49
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.