toggle menu
modelix.core
8.16.0
common
switch theme
search in API
modelql-core
/
org.modelix.modelql.core
/
VersionAndData
/
Companion
Companion
object
Companion
Members
Functions
deserialize
Link copied to clipboard
fun
<
T
>
deserialize
(
serializedJson
:
String
,
dataSerializer
:
KSerializer
<
T
>
,
json
:
Json
)
:
VersionAndData
<
T
>
read
Version
Only
Link copied to clipboard
fun
readVersionOnly
(
text
:
String
)
:
String
?