Converts an object to a url query string or vice-versa
Parameters:
Name | Type | Description |
---|---|---|
object | object | | to encode or string to decode |
prefix | string | for encoded string |
- Version
- 1.0.0
Returns:
returns encoded string or decoded object
- Type:
- object |
string