encode(to:)
Encode a shaped array.
Declaration
func encode(to encoder: any Encoder) throwsParameters
- encoder:
The object to encode the shaped array.
Encode a shaped array.
func encode(to encoder: any Encoder) throwsThe object to encode the shaped array.