Searched defs:to_raw_bytes (Results 1 – 3 of 3) 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
199 pub(crate) fn to_raw_bytes(&self) -> Vec<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