BitArray

constructor(size: Int)(source)

Constructs a BitArray of the given size.

Parameters

size

The size of the bit array.