Truncates the string to length 0.
0
impl<H> NoNullString<H> where H: Allocator, { fn clear(&mut self) -> () }