Module qsym2::io

source ·
Expand description

QSym² I/O operations.

Enums§

Functions§

  • Reads a QSym2 binary file and deserialises it into an appropriate structure.
  • Reads a QSym2 configuration YAML file and deserialises it into an appropriate structure.
  • Serialises a structure and writes into a QSym2 binary file.
  • Serialises a structure and writes into a QSym2 configuration YAML file.