krossbow-stomp-core
4.0.1
common
krossbow-stomp-core
/
org.hildan.krossbow.stomp.conversions.text
/
TextMessageConverter
/
convertFromString
convert
From
String
common
abstract
fun
<
T
>
convertFromString
(
text
:
String
,
type
:
KTypeRef
<
T
>
)
:
T
Content copied to clipboard
Converts the given
text
string into an object of type
type
.
Sources
common source
Link copied to clipboard