Arduino - convert int to byte array[16] - RFID write data

An int in arduino is only 2 bytes. How are you gonna fit it into a 16-bytes array?