Skip to content

Case

MultipartSection.boundary(end:)

A multipart boundary marker.
case boundary(end: Bool)

Parameters

end

true if this is the final boundary that terminates the multipart message, false if it’s a boundary that separates parts.