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