Class JsonWriter

java.lang.Object
java.io.Writer
arc.util.serialization.JsonWriter
All Implemented Interfaces:
BaseJsonWriter, Closeable, Flushable, Appendable, AutoCloseable

public class JsonWriter extends Writer implements BaseJsonWriter
Builder style API for emitting JSON.