pub type MSReader = MSFileParam;
Expand description
Counterpart of MSWriter
.
Note that currently only reading miniSEED records from files is implemented.
Aliased Typeยง
struct MSReader { /* private fields */ }
pub type MSReader = MSFileParam;
Counterpart of MSWriter
.
Note that currently only reading miniSEED records from files is implemented.
struct MSReader { /* private fields */ }