Skip to main content

write_file_of_size

Function write_file_of_size 

Source
pub fn write_file_of_size(
    path: &Path,
    size_bytes: usize,
    pattern: TestDataPattern,
) -> Result<()>
Expand description

Write a file of specified size with pattern