I2cServer.write_read

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

write_read(server, write_data, bytes_to_read)

View Source

Specs

write_read(GenServer.server(), binary() | integer(), integer()) :: any()