write Map String
Write a String to String as a JSONObject with the map keys as the JSONObject keys and the corresponding map values as the JSONObject field values.
Parameters
map
The Map to serialize into this JSONWriter.
Write a String to String as a JSONObject with the map keys as the JSONObject keys and the corresponding map values as the JSONObject field values.
The Map to serialize into this JSONWriter.