JSONStreamAware
JSONArray
, JSONObject
public interface JSONStreamAwareEx extends JSONStreamAware
Modifier and Type | Method | Description |
---|---|---|
void |
writeJSONString(Appendable out,
JSONStyle compression) |
write JSON string to out.
|
writeJSONString
void writeJSONString(Appendable out, JSONStyle compression) throws IOException
IOException