JSONValueEncoder

DESCRIPTION

JSONValueEncoder is used for converting an object that implements the Encodable intraface into a JSONValue

DECLARATION

public class JSONValueEncoder