[jQuery] method to convert object to query string?

[jQuery] method to convert object to query string?


Does jQuery provide a util to convert an object to a query string?
I'm converting a project from mootools using Hash.toQueryString to
jQuery.
(p.s., I've searched google, this list, and the jquery code and i
haven't found anything as simple as i was hoping for.)