Kmemo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kmemo
kmemo-core
/
dev.kmemo
/
ResponseCodec
/
decode
decode
abstract
fun
decode
(
text
:
String
)
:
T
Reconstructs the value from
text
, which is always a prior
encode
output.