How do I convert a byte[] to a string? Every time I attempt it, I get

System.Byte[]

instead of the value.

Also, how do I get the value in Hex instead of a decimal?

19 Answers
19

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *