Categorygithub.com/stokito/go-str2bytes
repositorypackage
1.2.1
Repository: https://github.com/stokito/go-str2bytes.git
Documentation: pkg.go.dev

# README

go-strbytes

Golang Bytes slice to string and string to byte slice conversion

Install

go get -u github.com/stokito/go-strbytes

Usage

	w.Write(StrToBytes("Hello World!"))