Skip to content

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

Associated Type

OutboundBody

The type of the body element that the writer will produce.
associatedtype OutboundBody : RangeReplaceableCollection, Sendable where Self.OutboundBody.Element == UInt8