Function
Shifts bits in a Uint8Array to the left modulo 8 shiftLeft
the Uint8Array to be left shifted
the nummber of bits to be left shifted by modulo 8 bits
a new Uint8Array with the left shifted bits
Shifts bits in a Uint8Array to the left modulo 8 shiftLeft