Skip to content

Initializer

init(boundary:)

Creates a new buffered multipart writer with the specified boundary.
init(boundary: String)

Parameters

boundary

The boundary string to use for separating multipart parts.