I2cServer.Transport.write

You're seeing just the callback write, go back to I2cServer.Transport module for more information.
Link to this callback

write(reference, bus_address, iodata)

View Source

Specs

write(reference(), bus_address(), iodata()) :: :ok | {:error, any()}