Returns a string representation of this query, using the given
character encoding.


- encoding (String)
- The URL encoding (for example, "latin-1" or "unicode").

A URL query string representation.

The output format is of URL query string format. The same format as
the input to the one argument constructor.