toHexString

abstract fun toHexString(text: String): String

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

Return

Hex 字符串

Parameters

text

源字符串