Expand description
Traits for replacing a range with a hole and writing zeroes in a file.
Traitsยง
- Punch
Hole - A trait for deallocating space in a file.
- Write
Zeroes - A trait for writing zeroes to a stream.
- Write
Zeroes At - A trait for writing zeroes to an arbitrary position in a file.