Function dump_buf

Source
pub fn dump_buf<T>(path: &str, buf: T)
where T: AsRef<[u8]>,