gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Attributes | List of all members
gpr_slice Struct Reference

Public Attributes

struct gpr_slice_refcountrefcount
 
union {
   struct {
      gpr_uint8 *   bytes
 
      size_t   length
 
   }   refcounted
 
   struct {
      gpr_uint8   length
 
      gpr_uint8   bytes [GPR_SLICE_INLINED_SIZE]
 
   }   inlined
 
data
 

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