Well `0xFF` is simply too large for a byte. `-0x7F...
# getting-started
k
Well
0xFF
is simply too large for a byte.
-0x7F
works.