krossbow-stomp-core
Toggle table of contents
9.3.0
common
Platform filter
common
Switch theme
Search in API
krossbow-stomp-core
krossbow-stomp-core
/
org.hildan.krossbow.stomp.conversions.text
/
TextMessageConverter
/
convertFromString
convert
From
String
abstract
fun
<
T
>
convertFromString
(
text
:
String
,
type
:
KTypeRef
<
T
>
)
:
T
(
source
)
Converts the given
text
string into an object of type
type
.