Anyway to decode base64 to binary in vertx 2.0 Javascript?

34 views
Skip to first unread message

James Michael

unread,
Sep 24, 2016, 11:46:13 AM9/24/16
to vert.x
I want to be able to convert base64 to binary. I'm using vertx 2.0 and language Javascript. Obviously function 'atob' doesn't work. I also found an npm module 'atob' however it uses Node's Buffer. Therefore is there any way to convert base64 to binary?

Paulo Lopes

unread,
Sep 26, 2016, 5:48:33 AM9/26/16
to vert.x
You can always refer to the Base64 encoder on the JVM from javascipt on vert.x 2.0.
Reply all
Reply to author
Forward
0 new messages