Skip to content

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

Structure

MultipartPart

Represents a single part of a multipart-encoded message.
struct MultipartPart<Body> where Body : RangeReplaceableCollection, Body : Sendable, Body.Element == UInt8

Topics

Initializers

Instance Properties

Default Implementations

Relationships

Conforms To