common-utils
Toggle table of contents
2.8.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
common-utils
core-utils
/
com.pambrose.common.util
/
singleToDoubleQuoted
single
To
Double
Quoted
fun
String
.
singleToDoubleQuoted
(
)
:
String
Converts a single-quoted
String
to a double-quoted
String
, escaping inner double quotes.