htmlEncode

open fun htmlEncode(input: CharSequence): String

Html编码

Return

Html编码后的字符串

Parameters

input

要Html编码的字符串