The default serialiser provided by the engine.
This serialiser is more oriented towards creating data oriented for text-based archives, rather than an optimised format that would be better for binary archives. Both can be used of course.
See the UDA called Settings.
Deserialises the given type using root as the root of the data.
Serialises the given value, using the provided parent.
See Implementation
The default serialiser provided by the engine.
This serialiser is more oriented towards creating data oriented for text-based archives, rather than an optimised format that would be better for binary archives. Both can be used of course.