Decode string with % encoding. This method makes the assumption that the majority of calls will need no decoding.
@param encoded the encoded string to decode @return the decoded string
See Implementation
Decode string with % encoding. This method makes the assumption that the majority of calls will need no decoding.
@param encoded the encoded string to decode @return the decoded string