fromHexString

abstract fun fromHexString(hexText: String): String

Hex (十六进制) 字符串转普通字符串。

Return

普通字符串

Parameters

hexText

Hex 字符串