grpc_slice_buffer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

base_slices
grpc_slice* base_slices;
Undocumented in source.
capacity
c_ulong capacity;
Undocumented in source.
count
c_ulong count;
Undocumented in source.
inlined
grpc_slice[8] inlined;
Undocumented in source.
length
c_ulong length;
Undocumented in source.
slices
grpc_slice* slices;
Undocumented in source.

Meta