Transfers data from a split to a buffer.
Syntax
1
_split_fill_buffer(split_id, buffer)
Argument | Type | Description |
---|---|---|
split_id | real | The id of the split to use. |
buffer | ptr | The memory address of the buffer. |
Returns: 1
Transfers data from a split to a buffer.
1
_split_fill_buffer(split_id, buffer)
Argument | Type | Description |
---|---|---|
split_id | real | The id of the split to use. |
buffer | ptr | The memory address of the buffer. |
Returns: 1