Converts an object to a url query string or vice-versa
The object to encode or string to decode
The prefix for the encoded string
The encoded string or decoded object
Remarks
Converts an object to a url query string or vice-versa
Param: data
The object to encode or string to decode
Param: pfx
The prefix for the encoded string
Returns
The encoded string or decoded object