Copies the contents of this buffer starting from the given offset to the given local buffer. # Panics This function will panic if the given offset plus the given buffer length exceeds this buffer's length.
(&self, offset: usize, buf: &mut [u8])
source not stored for this graph (policy: none)
no test coverage detected