Converts a serializable object of type T to another serializable type R.
Decodes a JSON list, returning null when the input is null or invalid.
null
Decodes JSON, returning null when the input is null or invalid.
Converts a serializable object to a JSON object.
Converts a JSON string to a serializable object.
Converts a JSON object to a serializable object.