Set the length of this array to the specified numElements. If numElements > length(), the added elements are initialized to 0.
numElements
numElements > length()
Declared in <bdlc_packedintarray.h>
<bdlc_packedintarray.h>
void resize(std::size_t numElements);