package
0.0.0-20240704082632-aef3928b8a38
Repository: https://github.com/savsgio/gotils.git
Documentation: pkg.go.dev

# Functions

B2S converts byte slice to a string without memory allocation.
S2B converts string to a byte slice without memory allocation.