Add a percent-encoding converter. This is useful for percent-encoding binary or streaming data. R=lrn@google.com Review URL: https://codereview.chromium.org//1393003003 .
This package contains encoders and decoders for converting between different data representations. It's the external counterpart of the dart:convert core library, and contains less-central APIs and APIs that need more flexible versioning.
dart:convert