Provides encoding and decoding of URL parameter and query-string values.

Serializes and parses URL parameter keys and values to encode and decode them. If you pass URL query parameters without encoding, the query parameters can be misinterpreted at the receiving end.

Implements

Constructors

Methods