What do you actually means by "is in hex"? An ASCII string "AF", ie the two bytes 0b01000001, 0b01000110 ? Or
is this a binary value already, in which case the description isn't meaningful, internally values are always
binary.
What do you actually means by "is in hex"? An ASCII string "AF", ie the two bytes 0b01000001, 0b01000110 ? Or
is this a binary value already, in which case the description isn't meaningful, internally values are always
binary.