vncore / com.venuenext.vncore.http / OAuth / escape

escape

fun escape(value: String): String

Escapes and encodes characters in string.

Parameters

value - the string to encode.

Return
the encoded string.