Skip to content
Tom Barbette edited this page Nov 25, 2022 · 1 revision

StoreAnno Element Documentation

NAME

StoreAnno — Click element; changes packet data

SYNOPSIS

StoreAnno(OFFSET, ANNO, I[])

Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

Changes packet data starting at OFFSET to the value of an annotation ANNO.

Keyword arguments are:

  • GROW — When set to true and DATA exceeds past packet length, packet length will be extended. Otherwise, excessive data will not be stored. Default is false.

SEE ALSO

AlignmentInfo, click-align

Generated by click-elem2man from ../elements/standard/storeanno.hh:7 on 2022/11/25.

Clone this wiki locally