- Java’s 
bytedatatype got a range from-128to127:
byte / Reference / Processing.org - It can’t store anything higher than 
127, like128or255!
 - However, don’t need to fret so much; b/c when we save or send those negative values as 
byte, they’re properly interpreted back to the original positive values: