encode To String
Encodes the given pairs of key-value data into a JSON string representation.
Return
the JSON string representation of the encoded data
Parameters
pairs
the key-value pairs to encode
Encodes the given pairs of key-value data into a JSON string representation.
the JSON string representation of the encoded data
the key-value pairs to encode