//
pkg.gl
Category
github.com/savsgio/gotils
strconv
package
0.0.0-20240704082632-aef3928b8a38
Repository:
https://github.com/savsgio/gotils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
65
Files
7 SLOC
#
Functions
B2S
B2S converts byte slice to a string without memory allocation.
S2B
S2B converts string to a byte slice without memory allocation.