Template Function lbcrypto::Serial::DeserializeFromString(T&, const std::string&)

Function Documentation

template<typename T>
void lbcrypto::Serial::DeserializeFromString(T &obj, const std::string &json)

DeserializeFromString - deserialize the object from a JSON string

Parameters
  • obj – - any object to deserialize into

  • json – - JSON string