(Redirected from ProtoFlux:Extract Bits Byte)
The Extract Bits Byte
node takes in a byte value and returns 8 bits of boolean data. Used for binary math and data transmission.
The byte we want to split into boolean values.
The bit from this byte value.