DeserializeRegisterWrapper.opCall

Calls the function to perform the custom deserialization.

class DeserializeRegisterWrapper(T)
void
opCall

Parameters

value T

the instance that is to be deserialized

serializer Serializer

the serializer that performs the deserialization

key Serializer.Data

the key of the given value

Meta