- from
Any from(T value, string urlPrefix)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromJSONValue
Any fromJSONValue(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromProtobuf
Any fromProtobuf(R inputRange)
Undocumented in source. Be warned that the author may not have intended to support it.
- isMessageType
bool isMessageType(string urlPrefix)
Undocumented in source. Be warned that the author may not have intended to support it.
- to
T to(string urlPrefix)
Undocumented in source. Be warned that the author may not have intended to support it.
- toJSONValue
JSONValue toJSONValue()
Undocumented in source. Be warned that the author may not have intended to support it.
- toProtobuf
auto toProtobuf()
Undocumented in source. Be warned that the author may not have intended to support it.