Allocates a new BitArray of given count.
Shifts the first length bits of the source BitArray by numBits and stores it into the target BitArray.
Swaps the nibbles of the input data.
Converts ubyte[] to BitArray.
Converts a BitArray to ubyte[].
See Source File