The Extract Bits Sbyte node takes in a sbyte value and returns 8 bits of boolean data. Used for binary math and data transmission.
Extract Bits Sbyte
The sbyte we want to split into boolean values.
The bit from this sbyte value.