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

Tools & CLIs

CDR-Wire-Format

Referenz für das XCDR1-/XCDR2-Wire-Encoding, das der Codec erzeugt und konsumiert.

Installation

cargo install zerodds-cdr-wire     # falls veröffentlicht
# oder aus dem Source bauen:
cargo build --release -p cdr

Dokumentation

Die kanonische Referenz liegt im Repository — direkt neben dem Quellcode, damit die Beispiele aktuell bleiben:

Verwandt