Deki 1.3.0
Modular C++ 2D engine for embedded displays and desktop
Loading...
Searching...
No Matches
Serialization.h File Reference

Functions

template<typename T>
nlohmann::json Serialize (const T &obj)
template<typename T>
Deserialize (const nlohmann::json &j)

Function Documentation

◆ Serialize()

template<typename T>
nlohmann::json Serialize ( const T & obj)

◆ Deserialize()

template<typename T>
T Deserialize ( const nlohmann::json & j)