Why the & 0xFF?

Why are bytes in Java typically AND’ed with 0xFF? I’ve come across this thing multiple times when it comes to (primarily) graphics code, but also in file reading and things like it.

Ugh… found the answer in this thread

Woohoo! Glad I could help a whole year later ;D

High five! o/