//
pkg.gl
Category
github.com/go-playground/pkg/v5
unsafe
package
5.30.0
Repository:
https://github.com/go-playground/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
11 SLOC
#
Functions
BytesToString
BytesToString converts an array of bytes into a string without allocating.
StringToBytes
StringToBytes converts an existing string into an []byte without allocating.