Serializable.toData

Called by the given serializer when performing custom serialization.

interface Serializable
void
toData

Parameters

serializer Serializer

the serializer that performs the serialization

key Serializer.Data

the key of the receiver

Meta