struct grpc_slice_buffer
Defined at line 81 of file ../../third_party/grpc-migrating/src/include/grpc/impl/slice_type.h
Represents an expandable array of slices, to be interpreted as a
single item.
Public Members
grpc_slice * base_slices
grpc_slice * slices
size_t count
size_t capacity
size_t length
grpc_slice[6] inlined