Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Method

encode(_:)

Serialize a Content object to the container as its default content type.
mutating func encode<C>(_ content: C) throws where C : Content