serial working

Can any one tell how Serial.print(data,BYTE) working.data is declared as byte.
If we use the above statement then what will be the value received inthe receiving side..