Functions | Variables
grpc_core::hpack_constants Namespace Reference

Functions

static constexpr uint32_t EntriesForBytes (uint32_t bytes) noexcept
 

Variables

static constexpr uint32_t kEntryOverhead = 32
 
static constexpr uint32_t kInitialTableEntries
 
static constexpr uint32_t kInitialTableSize = 4096
 
static constexpr uint32_t kLastStaticEntry = 61
 

Function Documentation

◆ EntriesForBytes()

static constexpr uint32_t grpc_core::hpack_constants::EntriesForBytes ( uint32_t  bytes)
staticconstexprnoexcept

Definition at line 32 of file hpack_constants.h.

Variable Documentation

◆ kEntryOverhead

constexpr uint32_t grpc_core::hpack_constants::kEntryOverhead = 32
staticconstexpr

Definition at line 25 of file hpack_constants.h.

◆ kInitialTableEntries

constexpr uint32_t grpc_core::hpack_constants::kInitialTableEntries
staticconstexpr
Initial value:

Definition at line 36 of file hpack_constants.h.

◆ kInitialTableSize

constexpr uint32_t grpc_core::hpack_constants::kInitialTableSize = 4096
staticconstexpr

Definition at line 27 of file hpack_constants.h.

◆ kLastStaticEntry

constexpr uint32_t grpc_core::hpack_constants::kLastStaticEntry = 61
staticconstexpr

Definition at line 30 of file hpack_constants.h.

grpc_core::hpack_constants::EntriesForBytes
static constexpr uint32_t EntriesForBytes(uint32_t bytes) noexcept
Definition: hpack_constants.h:32
grpc_core::hpack_constants::kInitialTableSize
static constexpr uint32_t kInitialTableSize
Definition: hpack_constants.h:27


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