Skip to content
Vapor Week is coming 14th September!

You're viewing documentation for a pre-release version. View the latest stable version

Instance Method

getResult()

Retrieves the buffered result and clears the internal buffer.
mutating func getResult() -> OutboundBody

Return Value

The complete multipart message as the specified body type.