Add idiomatic C++ API for grpc::Slice construction that doesn't
require using grpc_slice
Showing
- include/grpc++/support/slice.h 14 additions, 0 deletionsinclude/grpc++/support/slice.h
- src/cpp/util/slice_cc.cc 13 additions, 0 deletionssrc/cpp/util/slice_cc.cc
- test/cpp/qps/client.h 1 addition, 3 deletionstest/cpp/qps/client.h
- test/cpp/util/byte_buffer_proto_helper.cc 1 addition, 2 deletionstest/cpp/util/byte_buffer_proto_helper.cc
- test/cpp/util/byte_buffer_test.cc 9 additions, 12 deletionstest/cpp/util/byte_buffer_test.cc
- test/cpp/util/cli_call.cc 1 addition, 2 deletionstest/cpp/util/cli_call.cc
- test/cpp/util/slice_test.cc 28 additions, 5 deletionstest/cpp/util/slice_test.cc
Please register or sign in to comment