Skip to content

buffer: implement buffer.atob and buffer.btoa

Rodrigo Muino Tomonari requested to merge github/fork/jasnell/atob-btoa into master

Web Platform atob and btoa impl.

Just an initial get it working impl, not performance optimized.

Signed-off-by: James M Snell jasnell@gmail.com Fixes: https://github.com/nodejs/node/issues/3462

Merge request reports

Loading