Instance Method
finish()
Writes the final boundary to the multipart data.
mutating func finish() async throws(Self.Failure)
Discussion
This method should be called when all parts have been written to properly terminate the multipart message.
Throws
The writer’s Failure.