//
pkg.gl
Category
github.com/IfanTsai/go-lib
utils
byteutils
package
0.0.1
Repository:
https://github.com/ifantsai/go-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
17 SLOC
#
Functions
B2S
B2S converts byte slice to a string without memory allocation.
S2B
S2B converts string to a byte slice without memory allocation.