GRPC Core  5.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Data Fields
grpc_byte_buffer_reader Struct Reference

#include <byte_buffer_reader.h>

Data Structures

union  grpc_byte_buffer_reader_current
 Different current objects correspond to different types of byte buffers. More...
 

Data Fields

struct grpc_byte_bufferbuffer_in
 
struct grpc_byte_bufferbuffer_out
 
union
grpc_byte_buffer_reader::grpc_byte_buffer_reader_current 
current
 

Field Documentation

struct grpc_byte_buffer* grpc_byte_buffer_reader::buffer_in
struct grpc_byte_buffer* grpc_byte_buffer_reader::buffer_out
union grpc_byte_buffer_reader::grpc_byte_buffer_reader_current grpc_byte_buffer_reader::current

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