tuweni / org.apache.tuweni.ssz / SSZWriter / writeInt64

writeInt64

open fun writeInt64(value: Long): Unit (source)

Write a 64-bit two's-compliment integer to the output.

Parameters

value - Long: the long to write