Returns the number of available but unused bytes.
impl<H> String<H> where H: Allocator, { fn available(&self) -> usize }