Resizes this array to newlen bits. If newlen is larger than the current length, the new bits will be initialized to zero.
The number of bits this array should contain.
See Implementation
Resizes this array to newlen bits. If newlen is larger than the current length, the new bits will be initialized to zero.