Initializer
init(multipart:)
Creates an instance from a
MultipartPart.init(multipart: MultipartPart<Self.Body>) throws
Parameters
multipartThe part to convert.
Discussion
Throws
If the part does not hold a valid representation of this type.