When \'adding\' binary types, is it more common to add together their value together or concat together the bytes? For example:
=0x12 + 0xA
I