read_dataformat

Function read_dataformat 

Source
pub fn read_dataformat<R: Read, F: DataFormat>(
    reader: &mut R,
) -> Result<F, DataReadError>
Expand description

Read data and its header from a reader