I2C transmission on RA8875

I need to know if beginTransmittion(address) sends the first the first byte to the slave device

What first byte? The only thing supplied to the function is the address to where it will eventually send data.