Creates a new allocated ByteString.
ByteString
impl<H> ByteString<H> where H: Allocator, <H as Allocator>::Pool: Default, { fn new() -> ByteString<H> }