public interface JSONStreamAwareEx extends JSONStreamAware
Modifier and Type | Method and Description |
---|---|
void |
writeJSONString(Appendable out,
JSONStyle compression)
write JSON string to out.
|
writeJSONString
void writeJSONString(Appendable out, JSONStyle compression) throws IOException
IOException
Copyright © 2015 Chemouni Uriel. All rights reserved.