korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-template
/
korlibs.template
/
KorteRawString
Korte
Raw
String
class
KorteRawString
(
val
str
:
String
,
val
contentType
:
String
?
=
null
)
Members
Constructors
Korte
Raw
String
Link copied to clipboard
constructor
(
str
:
String
,
contentType
:
String
?
=
null
)
Properties
content
Type
Link copied to clipboard
val
contentType
:
String
?
str
Link copied to clipboard
val
str
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String