Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Doctets.rs135 pub fn with_slice(buf: &'a [u8]) -> Self { in with_slice() method
324 pub fn with_slice(buf: &'a mut [u8]) -> Self { in with_slice() method