Skip to content

Instance Method

parse(_:)

Synchronously parse the multipart data into an array of MultipartPart.
func parse(_ data: Body) throws -> [MultipartPart<Body>]