makeDecoder()
Make a PropertyListDecoder that can be used to decode into a Decodable type.
Declaration
func makeDecoder() -> PropertyListDecoderMake a PropertyListDecoder that can be used to decode into a Decodable type.
func makeDecoder() -> PropertyListDecoder