Encoding and Decoding Extended JSON
-
Facilitates the encoding of Encodable
values into ExtendedJSON.
See more
Declaration
Swift
public class ExtendedJSONEncoder
-
ExtendedJSONDecoder
facilitates the decoding of ExtendedJSON into Decodable
values.
See more
Declaration
Swift
public class ExtendedJSONDecoder