+ 2
What's the question? If you want to serialize an enum field you have to provide a mapping, turning your enum elements into strings and back. If you use a serialization library, some of those will do it automatically.
3rd Feb 2018, 6:49 AM
1of3
1of3 - avatar