Skip to content

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