Create a Buffer for the given string with base-64 encoding. Use Buffer.prototype.toString() to return the decoded string. const atob = ...
確定! 回上一頁