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
/
convertToString
convert
To
String
abstract
fun
<
T
>
convertToString
(
value
:
T
,
type
:
KTypeRef
<
T
>
)
:
String
(
source
)
Converts the given
value
object into a string based on the specified static
type
.