Naveen

Naveen

  • 1.6k
  • 158
  • 11.2k

how to convert two bytes to decimal value

Feb 22 2024 10:05 AM

how to convert two bytes to decimal value. i have two bytes 0x00F4 and 0x0001 . and decimal value is 500. how to convert ? in c# code.


Answers (2)