Tools & CLIs

CDR Wire Format

Reference for the XCDR1 / XCDR2 wire encoding produced and consumed by the codec.

Install

cargo install zerodds-cdr-wire     # if published
# or build from source:
cargo build --release -p cdr

Documentation

The canonical reference is in the repository — kept next to the source so that examples stay accurate:

Related