encode(_:)
Encodes a single value of the given type.
Declaration
mutating func encode(_ value: String) throwsParameters
- value:
The value to encode.
Encodes a single value of the given type.
mutating func encode(_ value: String) throwsThe value to encode.