Golang string To []byte
⸺ by Charles Iliya Krempeaux
⸺ published 2013-04-26T22:34:00-07:00
var bytes []byte = []byte("this is a string")
⸺ by Charles Iliya Krempeaux
⸺ published 2013-04-26T22:34:00-07:00
var bytes []byte = []byte("this is a string")