aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEugene Ostroukhov <eostroukhov@chromium.org>2016-05-20 15:42:29 -0700
committerAli Ijaz Sheikh <ofrobots@google.com>2016-05-23 15:52:49 -0700
commit706e6990bfe2a447dda68094425d35e3c9c43519 (patch)
tree0ef213400af1f9983d07748495f8391c1f8346f9 /doc
parentc111cf207a7e3f75298641c217f1bf69ce824b92 (diff)
downloadandroid-node-v8-706e6990bfe2a447dda68094425d35e3c9c43519.tar.gz
android-node-v8-706e6990bfe2a447dda68094425d35e3c9c43519.tar.bz2
android-node-v8-706e6990bfe2a447dda68094425d35e3c9c43519.zip
string_bytes: Make base64 encode/decode reusable
Node already has support for base64 encoding and decoding that is not visible outside the string_bytes.cc file. Our work on providing a support for the Chrome inspector protocol (https://github.com/nodejs/node/pull/6792) requires base64 encoding support. Rather then introducing a second copy of the base64 encoder, we suggest moving this code into a separate header. PR-URL: https://github.com/nodejs/node/pull/6910 Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: indutny - Fedor Indutny <fedor.indutny@gmail.com> Reviewed-By: ofrobots - Ali Ijaz Sheikh <ofrobots@google.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions