#include <memory>#include <grpcpp/impl/codegen/config_protobuf.h>#include <grpcpp/support/byte_buffer.h>

Go to the source code of this file.
Namespaces | |
| grpc | |
| grpc::testing | |
Functions | |
| bool | grpc::testing::ParseFromByteBuffer (ByteBuffer *buffer, grpc::protobuf::Message *message) |
| std::unique_ptr< ByteBuffer > | grpc::testing::SerializeToByteBuffer (grpc::protobuf::Message *message) |
| bool | grpc::testing::SerializeToByteBufferInPlace (grpc::protobuf::Message *message, ByteBuffer *buffer) |