Map BitArray onto target, with numbits being the number of bits in the array. Does not copy the data. This is the inverse of opCast.
The array to map.
The number of bits to map in target.
See Implementation
Map BitArray onto target, with numbits being the number of bits in the array. Does not copy the data. This is the inverse of opCast.