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