Searched defs:to_raw_bytes (Results 1 – 2 of 2) sorted by relevance
423 fn to_raw_bytes(&self) -> Cow<'_, [u8]>; in to_raw_bytes() method444 fn to_raw_bytes(&self) -> Cow<'_, [u8]> { in to_raw_bytes() method467 fn to_raw_bytes(&self) -> Cow<'_, [u8]> { in to_raw_bytes() method
139 pub(crate) fn to_raw_bytes(&self) -> ArrayView<u8, NP_ADV_MAX_SECTION_LEN> { in to_raw_bytes() method