UrlEncoded.encode

Encode MultiMap with % encoding for arbitrary string sequences.

@param charset the charset to use for encoding @return the MultiMap as a string encoded with % encodings

Meta