Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/
Dmod.rs65 pub(crate) fn from_u8(byte: u8) -> Self { in from_u8() method
96 pub(crate) fn from_u8(byte: u8) -> Self { in from_u8() method
149 pub(crate) fn from_u8(byte: u8) -> Self { in from_u8() method
/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/
Dmod.rs278 pub(crate) fn from_u8(byte: u8) -> Self { in from_u8() method