|
GRPC C++
1.76.0
|
#include <proto_utils.h>
Static Public Member Functions | |
| static Status | Serialize (const grpc::protobuf::MessageLite &msg, ByteBuffer *bb, bool *own_buffer) |
| static Status | Deserialize (ByteBuffer *buffer, grpc::protobuf::MessageLite *msg) |
|
inlinestatic |
|
inlinestatic |
1.8.17