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