JchuComponents
Toggle table of contents
3.0.0-alpha07
release
Target filter
release
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-ktx
/
com.jeluchu.jchucomponents.ktx.serialization
/
convert
convert
inline
fun
<
T
,
R
>
T
.
convert
(
)
:
R
Converts a serializable object of type
T
to another serializable type
R
.