Instance Method
encode(_:to:headers:)
ContentEncoder conformance.func encode<E>(_ encodable: E, to body: inout ByteBuffer, headers: inout HTTPHeaders) throws where E : Encodable
Instance Method
ContentEncoder conformance.func encode<E>(_ encodable: E, to body: inout ByteBuffer, headers: inout HTTPHeaders) throws where E : Encodable