Home
last modified time | relevance | path

Searched defs:set_value (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/
H A Dencoder.rs433 fn set_value(mut self, value: Vec<u8>, is_huffman: bool) -> Self { in set_value() functions
/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/format/
H A Dencoder.rs573 fn set_value(mut self, value: Vec<u8>, is_huffman: bool) -> Self { in set_value() functions

Completed in 3 milliseconds