Skip to content

Instantly share code, notes, and snippets.

@wmakeev
Created September 10, 2016 10:17
Show Gist options
  • Save wmakeev/0db79407031e296f8af3b77b3b42c721 to your computer and use it in GitHub Desktop.
Save wmakeev/0db79407031e296f8af3b77b3b42c721 to your computer and use it in GitHub Desktop.
Node base64 #node #base64
Buffer.from('foo').toString('base64')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment