public interface JSONStreamAware
| Modifier and Type | Method and Description |
|---|---|
void |
writeJSONString(Writer out)
write JSON string to out.
|
void writeJSONString(Writer out) throws IOException
out - WriterIOException - IOExceptionCopyright © 2022. All rights reserved.