base64Decode

abstract fun base64Decode(base64Text: String): String

Base64 解码。

Return

解码后的 UTF-8 字符串

Parameters

base64Text

Base64 字符串