Skip to main content

Module read

Module read 

Source
Expand description

Reading SPV files.

Modules§

graph
html
HTML parsing and formatting.
legacy_bin
Legacy binary data.
legacy_xml
structure

Structs§

SpvArchive
A ZIP archive that contains an SPV file.
SpvFile
A SPSS viewer (SPV) file read with [ReadOptions].
SpvOutline
An outline of an SPV file.
Warning
A warning encountered reading an SPV file.

Enums§

Error
An error reading an SPV file.
WarningDetails
Details of a Warning.

Traits§

ReadSeek
Both Read and Seek together.