[ad_1]
You can use this to convert your string value to byte:
byte MyByte = Convert.ToByte("243");
2
[ad_2]
solved Set the value of a new byte using a string?
[ad_1]
You can use this to convert your string value to byte:
byte MyByte = Convert.ToByte("243");
2
[ad_2]
solved Set the value of a new byte using a string?