PutBytesBefore | ||||||||||
Type | statement | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.binary | |||||||||
Summary | Prepends Source bytes to Target bytes. | |||||||||
Parameters |
| |||||||||
Description | Use to insert bytes into data without replacement. Can be used either with a chunk expression to insert at a specified location, or without to prepend to the target data. | |||||||||
Tags | binary |