Expand description
Functions to read and write DSN files and streams in their standard format.
Structs§
- Neodes
Line Iterator - Iterator structure that reads NeoDes lines.
Enums§
- Neodes
Line Read Error - Enum representing the errors that can happen while reading a buffer
Functions§
- read_
dsn - Read a
BufReadcontaining latin1 encoded lines - read_
dsn_ file - Read a NeoDes file and returns an iterator of NeoDes lines or parsing errors.
- write_
dsn_ file - Writes a NeoDes file from lines