toggle menu
modelix.core
8.16.0
common
switch theme
search in API
modelql-core
/
org.modelix.modelql.core
/
VersionAndData
/
Companion
/
deserialize
deserialize
fun
<
T
>
deserialize
(
serializedJson
:
String
,
dataSerializer
:
KSerializer
<
T
>
,
json
:
Json
)
:
VersionAndData
<
T
>