Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/
Ddecoder.rs437 octets: Vec<u8>, field
Dencoder.rs434 let octets = Octets::new(value, is_huffman); in set_value() localVariable
/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/format/
Ddecoder.rs573 octets: Vec<u8>, field