Searched refs:as_raw (Results 1 – 1 of 1) sorted by relevance
1823 b_header[..32].clone_from_slice(header.as_raw()); in install_image()2287 fn as_raw(&self) -> &[u8] { in as_raw() method