Decode URL Safe Base64 in JavaScript (browser side)

后端 未结 3 2080

I am using Gmail\'s API to get emails from my account. The body of the message is delivered in a \"URL safe base64\" format. What is the best way to decode this for use? I h

3条回答
提交回复
热议问题