public interface JSONStreamAware
Modifier and Type | Method and Description |
---|---|
void |
writeJSONString(Appendable out)
write JSON string to out.
|
void writeJSONString(Appendable out) throws IOException
IOException
Copyright © 2012–2022 Alibaba Group. All rights reserved.