An xtext codec class, encoding space as "+20" etc.
static std::string encode(string_view)
Encodes the given string.
static bool valid(string_view, bool strict=false)
Returns true if a valid encoding, or empty.
static std::string decode(string_view)
Decodes the given string.