Determine if string is in base64 using JavaScript. I'm using the window.atob('string') function to decode a string from base64 to a string.
確定! 回上一頁