Public Attributes | List of all members
grpc_core::HPackCompressor::EncodeHeaderOptions Struct Reference

#include <hpack_encoder.h>

Public Attributes

bool is_end_of_stream
 
size_t max_frame_size
 
grpc_transport_one_way_statsstats
 
uint32_t stream_id
 
bool use_true_binary_metadata
 

Detailed Description

Definition at line 68 of file hpack_encoder.h.

Member Data Documentation

◆ is_end_of_stream

bool grpc_core::HPackCompressor::EncodeHeaderOptions::is_end_of_stream

Definition at line 70 of file hpack_encoder.h.

◆ max_frame_size

size_t grpc_core::HPackCompressor::EncodeHeaderOptions::max_frame_size

Definition at line 72 of file hpack_encoder.h.

◆ stats

grpc_transport_one_way_stats* grpc_core::HPackCompressor::EncodeHeaderOptions::stats

Definition at line 73 of file hpack_encoder.h.

◆ stream_id

uint32_t grpc_core::HPackCompressor::EncodeHeaderOptions::stream_id

Definition at line 69 of file hpack_encoder.h.

◆ use_true_binary_metadata

bool grpc_core::HPackCompressor::EncodeHeaderOptions::use_true_binary_metadata

Definition at line 71 of file hpack_encoder.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:36