-
Notifications
You must be signed in to change notification settings - Fork 82
MoveData
Tom Barbette edited this page May 7, 2020
·
1 revision
MoveData — Click element; changes packet data
MoveData(DST_OFFSET, SRC_OFFSET, LENGTH, [GROW])
Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: agnostic
Will copy LENGTH bytes from SRC to DST. If grow and there is not enough room for DST+LENGTH, packet will be expanded. If not grow, copy will not be done.
Generated by click-elem2man from ../elements/standard/movedata.hh:7
on 2020/05/07.