Functions§
- apply_
delta - Reconstruct the version from reference + algorithm commands.
- apply_
delta_ inplace - Apply placed in-place commands to a buffer initialized with R.
- apply_
delta_ to - Apply algorithm commands, writing into a pre-allocated buffer.
- apply_
placed_ inplace_ to - Apply placed commands in-place within a single buffer.
- apply_
placed_ to - Apply placed commands in standard mode: read from R, write to out.
- output_
size - Compute the total output size of algorithm commands.
- place_
commands - Convert algorithm output to placed commands with sequential destinations.
- unplace_
commands - Convert placed commands back to algorithm commands (strip destinations).
- validate_
placed_ commands - Validate placed commands before apply so malformed deltas fail cleanly.