simaai_resize
This SiMa plugin is used to concatenate multiple buffers in a single one in specific order.
This plugin outputs buffer which contains all buffers, one by one, in the order specified in the config.json file. If the config.json file specifies order 0 for buffer input_5233 and order 1 for buffer input_0, the plugin output will look like the output below.
1 [
2 [input_5233][input_0]
3 ]
Features
Concatenate buffers in specific order
Copy only first N bytes from input buffer