Tutorial - How to change firmware on 8u2

I'm trying to implement your code ant.
How do you send bytes out of the Arduino (atmega).

Serial.print(data, BYTE)

or just

Serial.print(data)

data ranging from 0-254?