krossbow-stomp-core
4.1.0
common
krossbow-stomp-core
/
org.hildan.krossbow.stomp.conversions.text
/
TextMessageConverter
/
convertToString
convert
To
String
common
abstract
fun
<
T
>
convertToString
(
value
:
T
,
type
:
KTypeRef
<
T
>
)
:
String
Content copied to clipboard
Converts the given
value
object into a string based on the specified static
type
.
Sources
common source
Link copied to clipboard