To decode the Base64 string, use the Buffer from(string, 'base64') function to decode the Base64 string. Example const string = 'Hello, World!';
確定! 回上一頁