abstract fun serialize(out: DataOutput2, value: A): Unit
Serializes the content of the given value into the given DataOutput2.
out
value
IOException