Skip to content

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

Protocol

ContentDecoder

Conform a type to this protocol to make it usable for decoding data via Vapor’s ContentConfiguration system.
protocol ContentDecoder : Sendable

Topics

Instance Methods

Relationships

Inherits From

  • Swift.Sendable
  • Swift.SendableMetatype

Conforming Types