Convert Int to a Boolean.
false if Int is 0, true otherwise
Convert Byte to a Boolean.
false if Byte is 0, true otherwise