dwrtc / ch.hsr.dsl.dwrtc.util / jsonTo

jsonTo

inline fun <reified OutputType> jsonTo(jsonString: String): OutputType

Convert JSON to OutputType