DescriptionAdd "url-safe" encoding to base64 in dart:convert.
Fixes issue #24813.
Doesn't add a second codec. The codec is unimportant,
only the BASE64 and BASE64URL constants need to be public anyway.
BUG= http://dartbug.com/24813
R=floitsch@google.com, nweiz@google.com
Committed: https://github.com/dart-lang/sdk/commit/3f0ad9d4f27c0fde6da86f3f0c003ab5bb5184a6
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add to changelog #Patch Set 3 : Fix typo #
Messages
Total messages: 7 (2 generated)
|