JSONValueDecoder

DESCRIPTION

JSONValueDecoder is used for converting a JSONValue into an object that implements the Decodable interface.

DECLARATION

public class JSONValueDecoder