I think you need to use the encoding classes: like this:
HTH, StephanCode:string test = "Hello World"; byte [] myByte = Encoding.UTF8.GetBytes(test);
|
Results 1 to 4 of 4
Hybrid View
|
Click Here to Expand Forum to Full Width |