encode(to:)
Encodes the array slice.
Declaration
func encode(to encoder: any Encoder) throwsParameters
- encoder:
The object that encodes the array slice.
Encodes the array slice.
func encode(to encoder: any Encoder) throwsThe object that encodes the array slice.