stdx-kt
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stdx-kt
core
/
dev.schlaubi.stdx.core
/
removeLineBreaks
remove
Line
Breaks
fun
CharSequence
.
removeLineBreaks
(
separator
:
String
=
" "
)
:
String
(
source
)
Removes all lines and replaces them with
separator
.