Expand description
QSym² I/O operations.
Enums§
- QSym2
File Type - Enumerated type for
QSym2
file types.
Functions§
- read_
qsym2_ binary - Reads a
QSym2
binary file and deserialises it into an appropriate structure. - read_
qsym2_ yaml - Reads a
QSym2
configuration YAML file and deserialises it into an appropriate structure. - write_
qsym2_ binary - Serialises a structure and writes into a
QSym2
binary file. - write_
qsym2_ yaml - Serialises a structure and writes into a
QSym2
configuration YAML file.