//
pkg.gl
Category
github.com/gin-gonic/gin
internal
bytesconv
package
1.10.0
Repository:
https://github.com/gin-gonic/gin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
12
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.