escape

abstract fun escape(input: String): String

Escapes the input string for the target format.

Return

the escaped string

Parameters

input

the string to escape