Other Classes
The following classes are available globally.
-
See moreExtendedJSONDecoder
facilitates the decoding of ExtendedJSON intoDecodable
values.Declaration
Swift
public class ExtendedJSONDecoder
extension ExtendedJSONDecoder: ContentDecoder
-
Facilitates the encoding of
See moreEncodable
values into ExtendedJSON.Declaration
Swift
public class ExtendedJSONEncoder
extension ExtendedJSONEncoder: ContentEncoder