The Byte Array patch merges multiple input numbers, the count is configurable in the inspector view, into one byte array (data). Every value should be between 0 and 255.
Inputs for n bytes
- [0] (Number)
- …
- [n] (Number)
Outputs
- Array (Data)
The Byte Array patch merges multiple input numbers, the count is configurable in the inspector view, into one byte array (data). Every value should be between 0 and 255.