Contents

encode(_:)

Encodes a value.

Declaration

mutating func encode<T>(_ value: T) throws where T : Encodable

See Also

Encoding values