GRPC Core  3.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
grpc_slice_buffer Struct Reference

#include <slice.h>

Data Fields

grpc_slicebase_slices
 
grpc_sliceslices
 
size_t count
 
size_t capacity
 
size_t length
 
grpc_slice inlined [8]
 

Field Documentation

grpc_slice* grpc_slice_buffer::base_slices
size_t grpc_slice_buffer::capacity
size_t grpc_slice_buffer::count
grpc_slice grpc_slice_buffer::inlined[8]
size_t grpc_slice_buffer::length
grpc_slice* grpc_slice_buffer::slices

The documentation for this struct was generated from the following file: