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