Searched refs:ConvertableOutput (Results 1 – 1 of 1) sorted by relevance
388 ConvertableOutput out=new ConvertableOutput(buffer); in appendJSON()1290 private final class ConvertableOutput implements Output class in JSON1295 private ConvertableOutput(Appendable buffer) in ConvertableOutput() method in JSON.ConvertableOutput