Files
2024-07-15 12:33:27 +02:00

586 B
Executable File

Serializer Component

The Serializer component handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.

Resources