Searched defs:set_index (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/ |
| D | encoder.rs | 428 fn set_index(mut self, index: usize, mask: u8, pre: u8) -> Self { in set_index() method 468 fn set_index(mut self, mask: u8, pre: u8) -> Self { in set_index() method
|
| /commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/format/ |
| D | encoder.rs | 568 fn set_index(mut self, pre: u8, index: usize, mask: u8) -> Self { in set_index() method 606 fn set_index(mut self, pre: u8, index: usize, mask: u8) -> Self { in set_index() method
|