DescriptionAdd support for decoding URL-safe encoded base64.
Also support "%3D" instead of "=" as padding, but no other percent escapes.
This is only for decoding, encoding is still as strict as possible.
R=nweiz@google.com
Committed: https://github.com/dart-lang/sdk/commit/289a22182e629e7e4f9085e3807ca0256dad5769
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments. #Patch Set 3 : Fix assert. #
Messages
Total messages: 5 (1 generated)
|