Encodes Map into a url fragment and append that to the provided url
buffer.
Parameters: url - url so far Parameters: parameters - Map object to be encoded
Decodes parameters object from the provided url fragment
Parameters: urlFragment - fragment of the url after the decoded path and before thequery string Parameters: urlParameters - query string parameters Parameters created from the url fragment and query string