Expand description
Traits for replacing a range with a hole and writing zeroes in a file.
Traits§
- A trait for deallocating space in a file.
- A trait for writing zeroes to a stream.
- A trait for writing zeroes to an arbitrary position in a file.
Traits for replacing a range with a hole and writing zeroes in a file.