GRPC C++  1.39.1
Data Fields
grpc_encode_header_options Struct Reference

#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_statsstats
 

Field Documentation

◆ is_eof

bool grpc_encode_header_options::is_eof

◆ max_frame_size

size_t grpc_encode_header_options::max_frame_size

◆ stats

grpc_transport_one_way_stats* grpc_encode_header_options::stats

◆ stream_id

uint32_t grpc_encode_header_options::stream_id

◆ use_true_binary_metadata

bool grpc_encode_header_options::use_true_binary_metadata

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