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 - the writer of jsonIOException - if something gone wrong