|
GRPC Core
9.0.0
|
#include <hpack_encoder.h>
Data Fields | |
| uint32_t | stream_id |
| bool | is_eof |
| bool | use_true_binary_metadata |
| size_t | max_frame_size |
| grpc_transport_one_way_stats * | stats |
| bool grpc_encode_header_options::is_eof |
| size_t grpc_encode_header_options::max_frame_size |
| grpc_transport_one_way_stats* grpc_encode_header_options::stats |
| uint32_t grpc_encode_header_options::stream_id |
| bool grpc_encode_header_options::use_true_binary_metadata |