template <typename Message, typename BufferPtr>

struct SerializeDispatch

Defined at line 100 of file ../../third_party/grpc/src/include/grpcpp/impl/serialization_traits.h

Specialization for when the allocator-aware Serialize *does not* exist.

Public Methods

auto Serialize (grpc_event_engine::experimental::MemoryAllocator * , const Message & msg, BufferPtr buffer, bool * own_buffer)

Defined at line 102 of file ../../third_party/grpc/src/include/grpcpp/impl/serialization_traits.h