Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/
Dencoder.rs525 pub(crate) struct Octets { struct
530 impl Octets { argument
/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/format/
Dencoder.rs789 pub(crate) struct Octets { struct
793 impl Octets { implementation