Course contentsShow
JavaScript
Lesson 2357 of 2,72348. Working with Binary DataPro lesson

Base64 in Node.js with Buffers

Use Buffer.from(str, 'base64') and buf.toString('base64') to encode and decode Base64 data in Node.js.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.