unescape

abstract fun unescape(input: String): String

Unescapes the input string from the target format.

Return

the unescaped string

Parameters

input

the string to unescape