Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/
Dinteger.rs46 pub(crate) struct IntegerDecoder { struct
51 impl IntegerDecoder { implementation
/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/
Dinteger.rs47 pub(crate) struct IntegerDecoder { struct
52 impl IntegerDecoder { argument