convertLineSeparators

@Nullable
open fun convertLineSeparators(@Nullable str: String, sep: String): String(source)

Converts all line separators in the specified string to the specified line separator.