public class ArrayWriter extends Object implements JsonWriterI<Object>
| Constructor and Description |
|---|
ArrayWriter() |
| Modifier and Type | Method and Description |
|---|---|
<E> void |
writeJSONString(E value,
Appendable out,
JSONStyle compression) |
public <E> void writeJSONString(E value,
Appendable out,
JSONStyle compression)
throws IOException
writeJSONString in interface JsonWriterI<Object>IOExceptionCopyright © 2017 Chemouni Uriel. All rights reserved.