

Go to the source code of this file.
Namespaces | |
| grpc_core | |
| grpc_core::hpack_constants | |
Functions | |
| static constexpr uint32_t | grpc_core::hpack_constants::EntriesForBytes (uint32_t bytes) noexcept |
Variables | |
| static constexpr uint32_t | grpc_core::hpack_constants::kEntryOverhead = 32 |
| static constexpr uint32_t | grpc_core::hpack_constants::kInitialTableEntries |
| static constexpr uint32_t | grpc_core::hpack_constants::kInitialTableSize = 4096 |
| static constexpr uint32_t | grpc_core::hpack_constants::kLastStaticEntry = 61 |