Argot
Toggle table of contents
0.1.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Argot
argot-core
/
org.draftcode.argot
/
StringConverter
/
convert
convert
open
override
fun
convert
(
raw
:
String
)
:
String
Parses
raw
into a value of type
T
.
Throws
Argot
Conversion
Exception
if
raw
cannot be converted.