Skip to content

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

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.