📜  javascript代码示例中的base64编码数据到对象

📅  最后修改于: 2022-03-11 15:04:15.208000             🧑  作者: Mango

代码示例1
var actual = JSON.parse(atob(encoded))