Searched defs:into_boxed_bytes (Results 1 – 6 of 6) sorted by relevance
92 pub(crate) fn into_boxed_bytes(slice: Box<BStr>) -> Box<[u8]> { in into_boxed_bytes() method
239 pub fn into_boxed_bytes(self: Box<str>) -> Box<[u8]> { in into_boxed_bytes() method
238 pub fn into_boxed_bytes(self: Box<str>) -> Box<[u8]> { in into_boxed_bytes() method