Hmm, I thought if you just pass in a string you just do something like `System.Text.Encoding.UTF8.Ge

Hmm, I thought if you just pass in a string you just do something like System.Text.Encoding.UTF8.GetBytes or something
Was this page helpful?