Ideal
0
Q:

go string to byte array

b := []byte("ABC€")
s := string([]byte{65, 66, 67, 226, 130, 172})
3

Tags

New to Communities?

Join the community