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

writeTo

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

Writes the log entry to the provided RLP output.

Parameters

writer - the output in which to encode the log entry.