Word description Creates a bitreader object, reading from the given bytearray, which counts the MSB as bit position 0. The cursor is placed at the start of the array. Note that this does not affect the order in which read bits are returned, only the order in which the cursor visits them.