ArrayWriter
, BeansWriter
public interface JsonWriterI<T>
Modifier and Type | Method | Description |
---|---|---|
<E extends T> |
writeJSONString(E value,
Appendable out,
JSONStyle compression) |
<E extends T> void writeJSONString(E value, Appendable out, JSONStyle compression) throws IOException
IOException