template <>
class SerializationTraits
Defined at line 217 of file ../../third_party/grpc-migrating/src/include/grpcpp/support/byte_buffer.h
Public Methods
Status Deserialize (ByteBuffer * byte_buffer, ByteBuffer * dest)
Defined at line 220 of file ../../third_party/grpc-migrating/src/include/grpcpp/support/byte_buffer.h
Status Serialize (const ByteBuffer & source, ByteBuffer * buffer, bool * own_buffer)
Defined at line 224 of file ../../third_party/grpc-migrating/src/include/grpcpp/support/byte_buffer.h