Returns the size currently occupied by the create messages.
impl<H> CMsgBuf<H> where H: Allocator, { fn len(&self) -> usize }