template <typename Message, typename BufferPtr>
struct SerializeDispatch
Defined at line 89 of file ../../third_party/grpc/src/include/grpcpp/impl/serialization_traits.h
Specialization for when the allocator-aware Serialize *exists*.
Public Methods
auto Serialize (grpc_event_engine::experimental::MemoryAllocator *allocator,const Message &msg,BufferPtrbuffer,bool *own_buffer)
Defined at line 91 of file ../../third_party/grpc/src/include/grpcpp/impl/serialization_traits.h