Go to the documentation of this file.
15 #ifndef GRPC_CORE_EXT_TRANSPORT_CHTTP2_TRANSPORT_HPACK_ENCODER_TABLE_H
16 #define GRPC_CORE_EXT_TRANSPORT_CHTTP2_TRANSPORT_HPACK_ENCODER_TABLE_H
23 #include "absl/container/inlined_vector.h"
74 #endif // GRPC_CORE_EXT_TRANSPORT_CHTTP2_TRANSPORT_HPACK_ENCODER_TABLE_H
uint32_t tail_remote_index_
uint32_t AllocateIndex(size_t element_size)
uint32_t max_size() const
static constexpr size_t MaxEntrySize()
absl::InlinedVector< uint16_t, hpack_constants::kInitialTableEntries > elem_size_
static constexpr uint32_t kInitialTableEntries
static constexpr uint32_t kLastStaticEntry
bool SetMaxSize(uint32_t max_table_size)
uint32_t DynamicIndex(uint32_t index) const
void Rebuild(uint32_t capacity)
bool ConvertableToDynamicIndex(uint32_t index) const
static constexpr uint32_t kInitialTableSize
uint32_t test_only_table_size() const
grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:00:13