Instance Method
decode(_:from:headers:)
ContentDecoder conformance.func decode<D>(_ decodable: D.Type, from body: ByteBuffer, headers: HTTPHeaders) throws -> D where D : Decodable
Instance Method
ContentDecoder conformance.func decode<D>(_ decodable: D.Type, from body: ByteBuffer, headers: HTTPHeaders) throws -> D where D : Decodable