SerializeRegisterWrapperRef.opCall

Calls the function to perform the custom serialization.

class SerializeRegisterWrapperRef(T)
void
opCall

Parameters

value T

the instance that is to be serialized

serializer Serializer

the serializer that performs the serialization

key Serializer.Data

the key of the given value

Meta