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