toChar

abstract fun toChar(): Char(source)

将当前数字转为 Char. 类似于 Number.toChar.

See also