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 - out writerIOException - ExceptionCopyright © 2018 Alibaba Group. All rights reserved.