I2cServer.read

You're seeing just the function read, go back to I2cServer module for more information.
Link to this function

read(server, read_count)

View Source

Specs

read(GenServer.server(), integer()) :: any()

Initiates a read transaction to the I2C device.