1
Answer

string to byte[] ?

Hello, how can i convert a string "hello there" to a byte [] array ?

Answers (1)