Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/
Dencoder.rs26 pub(crate) struct ReprEncoder<'a> { struct
32 impl<'a> ReprEncoder<'a> { argument
/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/format/
Dencoder.rs32 pub struct ReprEncoder<'a> { struct
39 impl<'a> ReprEncoder<'a> { argument