tuweni / org.apache.tuweni.eth / Log / readFrom

readFrom

static fun readFrom(in: RLPReader!): Log! (source)

Reads the log entry from the provided RLP input.

Parameters

in - RLPReader!: the input from which to decode the log entry.

Return
Log!: the read log entry.