Make Data from Bytes (vuo.data.make)

Creates data consisting of a byte for each value in the input list.

Each number in the input list is clamped to the range 0 to 255 (an unsigned byte).

Keyword: binary


Back to vuo.data node set documentation.