Skip to main content

write_bytes

Function write_bytes 

Source
pub fn write_bytes(path: &Path, bytes: &[u8]) -> Result<()>
Expand description

Write a byte buffer to a file.