tuweni / org.apache.tuweni.eth / Log / writeTo

writeTo

fun writeTo(writer: RLPWriter!): Unit (source)

Writes the log entry to the provided RLP output.

Parameters

writer - RLPWriter!: the output in which to encode the log entry.