Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/octets/src/
Dlib.rs217 pub fn get_bytes_with_u8_length(&mut self) -> Result<Octets<'a>> { in get_bytes_with_u8_length() method
508 pub fn get_bytes_with_u8_length(&mut self) -> Result<Octets> { in get_bytes_with_u8_length() method