Skip to main content

Module codec

Module codec 

Source
Expand description

Functions to read and write DSN files and streams in their standard format.

Structs§

NeodesLineIterator
Iterator structure that reads NeoDes lines.

Enums§

NeodesLineReadError
Enum representing the errors that can happen while reading a buffer

Functions§

read_dsn
Read a BufRead containing 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