Languages
[Edit]
EN

Node.js - base64 with Unicode support

1 points
Created by:
Laylah-Walsh
624

In this short article, we would like to show how to encode text to base64 and back (decode base64) in Node.js with Unicode support

Note:

In the presented solution, we use the Buffer class, which has a global scope in Node.js and does not need to be imported using the require.

encode / decode base64 with Unicode support 

Edit

See also:

Edit
  1. Node.js - atob / btoa functions equivalents

  2. Node.js - encoding / decoding base64

Alternative titles

  1. Node.js - base64 with Unicode
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.

Node.js - base64

Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join