Initializer
init(boundary:)
Creates a new buffered multipart writer with the specified boundary.
init(boundary: String)
Parameters
boundaryThe boundary string to use for separating multipart parts.
Initializer
init(boundary: String)
boundaryThe boundary string to use for separating multipart parts.