Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/
Dmod.rs272 pub(crate) const SIZE_UPDATE: Self = Self(0x20); constant
320 pub(crate) const SIZE_UPDATE: Self = Self(0x1f); constant