Searched defs:buffer_mut (Results 1 – 11 of 11) sorted by relevance
154 unsafe fn buffer_mut(&mut self) -> &mut [u8] { in buffer_mut() method407 unsafe fn buffer_mut(&mut self) -> &mut [u8] { in buffer_mut() method
122 unsafe fn buffer_mut(&mut self) -> &mut [u8]; in buffer_mut() method
45 fn buffer_mut(&mut self) -> &mut [MaybeUninit<u8>] { in buffer_mut() method
325 pub(in crate::io) fn buffer_mut(&mut self) -> &mut Vec<u8> { in buffer_mut() method
141 pub fn buffer_mut(&mut self) -> &mut [u8] { in buffer_mut() method