Searched refs:as_byte_slice (Results 1 – 1 of 1) sorted by relevance
100 pub(crate) unsafe fn as_byte_slice(&self) -> &impl ByteSlice { in as_byte_slice() method726 unsafe { r.as_byte_slice().deref() } in bytes()763 let b = unsafe { r.as_byte_slice() }; in read()811 let b = unsafe { self.as_byte_slice() }; in deref()