BitArray.this

Creates a new bit array with a given size.

@param integer size

class BitArray
this
(
int size = 0
)

Meta