- fromData
void fromData(Foo foo, Serializer serializer, Serializer.Data key)
Undocumented in source. Be warned that the author may not have intended to support it.
- overrideFromData
void overrideFromData(Foo foo, Serializer serializer, Serializer.Data key)
Undocumented in source. Be warned that the author may not have intended to support it.
- overrideToData
void overrideToData(Foo foo, Serializer serializer, Serializer.Data key)
Undocumented in source. Be warned that the author may not have intended to support it.
- toData
void toData(Foo foo, Serializer serializer, Serializer.Data key)
Undocumented in source. Be warned that the author may not have intended to support it.