|
GRPC Core
0.10.0.0
|
#include <frame_data.h>
Data Fields | |
| grpc_chttp2_stream_state | state |
| gpr_uint8 | is_last_frame |
| gpr_uint8 | frame_type |
| gpr_uint32 | frame_size |
| int | is_frame_compressed |
| grpc_stream_op_buffer | incoming_sopb |
| gpr_uint32 grpc_chttp2_data_parser::frame_size |
| gpr_uint8 grpc_chttp2_data_parser::frame_type |
| grpc_stream_op_buffer grpc_chttp2_data_parser::incoming_sopb |
| int grpc_chttp2_data_parser::is_frame_compressed |
| gpr_uint8 grpc_chttp2_data_parser::is_last_frame |
| grpc_chttp2_stream_state grpc_chttp2_data_parser::state |
1.8.6