makeEncoder()
Make a PropertyListEncoder that can be used to encode an Encodable type.
Declaration
func makeEncoder() -> PropertyListEncoderMake a PropertyListEncoder that can be used to encode an Encodable type.
func makeEncoder() -> PropertyListEncoder