Make sure we have at least nbytes available for writing, allocate more if necessary. This is the inlinable fast path. Prefer enlarge if allocation will always happen.
See Implementation
Make sure we have at least nbytes available for writing, allocate more if necessary. This is the inlinable fast path. Prefer enlarge if allocation will always happen.