API Collection
ResponseEncodable Implementations
Topics
Instance Methods
func encodeResponse(for:)Encodes an instance ofSelfto aResponse.func encodeResponse(for: Request) -> EventLoopFuture<Response>Encodes an instance ofSelfto aResponse.
API Collection
func encodeResponse(for:)Self to a Response.func encodeResponse(for: Request) -> EventLoopFuture<Response>Self to a Response.