eth / org.apache.tuweni.eth / Block / writeTo

writeTo

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

Write this block to an RLP output.

Parameters

writer - The RLP writer.