How do you get a byte array out of a string in C#? I would like to pass a string to this method.
Encoding.UTF8.GetBytes("abcd");
1.4m articles
1.4m replys
5 comments
57.0k users