|
| GrpcBufferWriter (grpc_byte_buffer **bp, int block_size=kMaxBufferLength) |
|
bool | Next (void **data, int *size) GRPC_OVERRIDE |
|
void | BackUp (int count) GRPC_OVERRIDE |
|
grpc::protobuf::int64 | ByteCount () const GRPC_OVERRIDE |
|
| GrpcBufferReader (grpc_byte_buffer *buffer) |
|
bool | Next (const void **data, int *size) GRPC_OVERRIDE |
|
void | BackUp (int count) GRPC_OVERRIDE |
|
bool | Skip (int count) GRPC_OVERRIDE |
|
grpc::protobuf::int64 | ByteCount () const GRPC_OVERRIDE |
|
The documentation for this class was generated from the following file:
- src/cpp/proto/proto_utils.cc