Victor Costan b51cbf6c06 Fix btoa to match browser implementations
Test case:
btoa(String.fromCharCode(252)) should return "/A=="
2012-09-13 02:08:20 -03:00
2012-06-26 13:28:01 -06:00
2012-06-26 13:28:01 -06:00
2011-09-09 14:56:22 -06:00
Description
btoa for Node.JS (it's a one-liner)
43 KiB
Languages
JavaScript 100%