public class BeansWriterASM extends Object implements JsonWriterI<Object>
Constructor and Description |
---|
BeansWriterASM() |
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>
IOException
Copyright © 2017 Chemouni Uriel. All rights reserved.