Join Slack
Powered by
Byte -100 is 0x9C, which is 156 if interpreted as ...
# announcements
o
orangy
10/11/2015, 7:14 PM
Byte -100 is 0x9C, which is 156 if interpreted as unsigned integer.
byte.toInt() and 0x00FF
yields exactly this value.
7
Views
Open in Slack
Previous
Next