Hello everyone.

I was wondering if someone could point me to an example or documentation on encoding / decoding strings, such as a URL?

I am in the final stages of writing the first draft of a parser, and need to be able to mainly decode url strings, but may have a need for encoding strings later.

Any help is appreciated.

Thanks