Cut Data (vuo.data.cut)

Outputs part of the input data.

If Start Byte is less than 1 or Byte Count goes past the end of Data, then the portion of Data that falls within the range is output. For example, if Byte Count is too large, then the part of Data from Start Byte to the end is output.

Keywords: binary, extract, part, piece, size, subrange, trim, truncate


Back to vuo.data node set documentation.