Home
last modified time | relevance | path

Searched defs:INDEXED (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/
Dmod.rs270 pub(crate) const INDEXED: Self = Self(0x80); constant
318 pub(crate) const INDEXED: Self = Self(0x7f); constant
/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/
Dmod.rs141 pub(crate) const INDEXED: Self = Self(0x80); constant
288 pub(crate) const INDEXED: Self = Self(0x3f); constant