Function base64decode

  • Base64 解码

    Parameters

    • base64Text: string

      需要解码的 Base64 字符串

    Returns string

    返回解码后的文本,如果解码失败返回空字符串