Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http/src/h3/
Dencoder.rs64 pub(crate) struct EncHeaders { struct
65 message: EncodeMessage,
66 repr_offset: usize,
67 inst_offset: usize,
276 impl EncHeaders { impl