grpc_byte_buffer

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

Members

Unions

grpc_byte_buffer_data
union grpc_byte_buffer_data
Undocumented in source.

Variables

data
grpc_byte_buffer_data data;
Undocumented in source.
reserved
void* reserved;
Undocumented in source.
type
grpc_byte_buffer_type type;
Undocumented in source.

Meta